Skip to content

Commit d203ee5

Browse files
committed
Cluvio: s/tutorial/usage/
1 parent 8a32825 commit d203ee5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

docs/integrate/cluvio/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ your entire company in few minutes.
3434
::::{grid} 2
3535

3636
:::{grid-item-card} Data Analysis with Cluvio and CrateDB
37-
:link: cluvio-tutorial
37+
:link: cluvio-usage
3838
:link-type: ref
3939
Explore how to leverage the power of Cluvio, a modern data analysis platform
4040
with CrateDB Cloud as the underlying database.
@@ -50,7 +50,7 @@ with CrateDB Cloud as the underlying database.
5050
:::{toctree}
5151
:maxdepth: 1
5252
:hidden:
53-
Tutorial <tutorial>
53+
Usage <usage>
5454
:::
5555

5656

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(cluvio-tutorial)=
1+
(cluvio-usage)=
22
# Data Analysis with Cluvio and CrateDB
33

44
## Introduction
@@ -18,7 +18,7 @@ Deploying a CrateDB cloud cluster has never been easier, simply follow our tutor
1818

1919
### Load data into CrateDB
2020

21-
In this tutorial, you use two tables—[flights](http://stat-computing.org/dataexpo/2009) and [airports](https://openflights.org/data.php)—from January 2008.
21+
In this usage guide, you use two tables—[flights](http://stat-computing.org/dataexpo/2009) and [airports](https://openflights.org/data.php)—from January 2008.
2222

2323
#### Create tables
2424

@@ -218,7 +218,7 @@ destination departing from Los Angeles (LAX) on a Tuesday.
218218

219219
## Conclusion
220220

221-
That’s it for this tutorial. Get started in the [CrateDB Cloud Console],
221+
That’s it for this. Get started in the [CrateDB Cloud Console],
222222
connect your cluster to [Cluvio], and begin analyzing your data. Explore
223223
features in the [Cluvio documentation].
224224

0 commit comments

Comments
 (0)