Skip to content

Commit e861920

Browse files
committed
Tableau: s/tutorial/usage/
1 parent 5ef2f72 commit e861920

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/integrate/tableau/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,15 +26,15 @@ data by translating drag-and-drop actions into data queries through an intuitive
2626
:::{grid-item-card} Blog: Connecting to CrateDB from Tableau with JDBC
2727
:link: https://cratedb.com/blog/connecting-to-cratedb-from-tableau-with-jdbc
2828
:link-type: url
29-
In this tutorial, you will:
29+
In this usage guide, you will:
3030
- In CrateDB, create a table and provision the Iris dataset.
3131
- Set up the PostgreSQL JDBC driver for Tableau.
3232
- Connect to CrateDB from Tableau using PostgreSQL JDBC.
3333
- Make a simple visualization from your CrateDB table in Tableau.
3434
:::
3535

3636
:::{grid-item-card} Article: Using CrateDB with Tableau
37-
:link: tableau-tutorial
37+
:link: tableau-usage
3838
:link-type: ref
3939
How to install the latest PostgreSQL JDBC driver (e.g.
4040
`postgresql-42.7.1.jar` or newer) for using Tableau.
@@ -65,7 +65,7 @@ We are tracking interoperability issues per [Tool: Tableau] and
6565
:::{toctree}
6666
:maxdepth: 1
6767
:hidden:
68-
Tutorial <tutorial>
68+
Usage <usage>
6969
:::
7070

7171

docs/integrate/tableau/tutorial.md renamed to docs/integrate/tableau/usage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(tableau-tutorial)=
1+
(tableau-usage)=
22
# Using CrateDB with Tableau
33

44
For using Tableau with CrateDB, install the latest PostgreSQL driver, as detailed in the steps below.

0 commit comments

Comments
 (0)