Skip to content

Commit 4b4ea27

Browse files
committed
Superset: s/tutorial/usage/
1 parent 08e4ebc commit 4b4ea27

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/integrate/superset/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,8 @@ crate://<username>:<password>@<clustername>.cratedb.net:4200/?ssl=true
7474

7575
::::{grid}
7676

77-
:::{grid-item-card} Tutorial: Set up Apache Superset with CrateDB
78-
:link: superset-tutorial
77+
:::{grid-item-card} Set up Apache Superset with CrateDB
78+
:link: superset-usage
7979
:link-type: ref
8080
Learn how to install Apache Superset, and how to connect it with CrateDB.
8181
:::
@@ -169,7 +169,7 @@ from the time series dataset.
169169
:::{toctree}
170170
:maxdepth: 1
171171
:hidden:
172-
Tutorial <tutorial>
172+
Usage <usage>
173173
Sandbox <sandbox>
174174
:::
175175

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(superset-tutorial)=
1+
(superset-usage)=
22
# Set up Apache Superset with CrateDB
33

44
## Introduction

0 commit comments

Comments
 (0)