Skip to content

Commit a255672

Browse files
committed
Naming things: Decrease use of "tutorial(s)" where not applicable
1 parent 837468c commit a255672

File tree

17 files changed

+28
-28
lines changed

17 files changed

+28
-28
lines changed

docs/integrate/datagrip/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ After refreshing, you can browse the data tree, and use the Query Console.
7878

7979
## Learn
8080

81-
:::{rubric} Tutorials
81+
:::{rubric} Guides
8282
:::
8383

8484
::::{grid}

docs/integrate/dbeaver/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ its tables. Navigate to the Data tab to browse your table data.
5555

5656
## Learn
5757

58-
:::{rubric} Tutorials
58+
:::{rubric} Guides
5959
:::
6060

6161
::::{grid}

docs/integrate/debezium/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ SQL Server, IBM DB2, Cassandra, Vitess, Spanner, JDBC, and Informix.
2626

2727
::::{grid}
2828

29-
:::{grid-item-card} Tutorial: Replicate data from MSSQL
29+
:::{grid-item-card} Replicate data from MSSQL
3030
:link: https://community.cratedb.com/t/replicating-data-to-cratedb-with-debezium-and-kafka/1388
3131
:link-type: url
3232
Replicating data from MSSQL to CrateDB with Debezium and Kafka.

docs/integrate/flink/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -124,17 +124,17 @@ JdbcSink.sink(
124124

125125
## Learn
126126

127-
:::{rubric} Tutorials
127+
:::{rubric} Guides
128128
:::
129129

130130
::::{grid}
131131
:gutter: 2
132132

133-
:::{grid-item-card} Tutorial: Build a data ingestion pipeline
133+
:::{grid-item-card} Build a data ingestion pipeline
134134
:link: https://dev.to/crate/build-a-data-ingestion-pipeline-using-kafka-flink-and-cratedb-1h5o
135135
:link-type: url
136136
:columns: 12
137-
The tutorial explains how to build a data ingestion pipeline using three
137+
Learn how to build a data ingestion pipeline using three
138138
open-source tools: Apache Kafka, Flink, and CrateDB.
139139
+++
140140
Example: Kafka receives telemetry messages from IoT sensors and devices. Flink

docs/integrate/hop/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,11 @@ orchestration.
3838
::::{grid}
3939
:gutter: 2
4040

41-
:::{grid-item-card} Tutorial: Use Apache Hop with CrateDB
41+
:::{grid-item-card} Use Apache Hop with CrateDB
4242
:link: https://community.cratedb.com/t/using-apache-hop-with-cratedb/1754
4343
:link-type: url
4444
:columns: 12
45-
The tutorial explains how to deploy Apache Hop using Docker and connect it to CrateDB.
45+
Learn how to deploy Apache Hop using Docker and connect it to CrateDB.
4646
:::
4747

4848
:::{grid-item-card} Dialect

docs/integrate/iceberg/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@ of files in a distributed file system or key-value store as a database table.
2020
::::{grid} 2
2121
:gutter: 2
2222

23-
:::{grid-item-card} Tutorial: Use RisingWave to load Iceberg tables
23+
:::{grid-item-card} Use RisingWave to load Iceberg tables
2424
:link: risingwave-iceberg
2525
:link-type: ref
26-
The tutorial explains how to conduct stream processing from Apache
26+
Learn how to conduct stream processing from Apache
2727
Iceberg tables to CrateDB using RisingWave.
2828
:::
2929

docs/integrate/influxdb/cloud.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Cloud to Cloud
22

33
The procedure for importing data from [InfluxDB Cloud] into [CrateDB Cloud] is
4-
similar to the {ref}`standalone variant <influxdb-tutorial>`, with a few small
4+
similar to the {ref}`standalone variant <influxdb-usage>`, with a few small
55
adjustments.
66

77
First, helpful aliases:

docs/integrate/kestra/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,10 @@ functionality to Kestra.
3636

3737
::::{grid} 2
3838

39-
:::{grid-item-card} Tutorial: Data pipeline to CrateDB
39+
:::{grid-item-card} Data pipelines with Kestra and CrateDB
4040
:link: https://community.cratedb.com/t/setting-up-data-pipelines-with-cratedb-and-kestra-io/1400
4141
:link-type: url
42-
In this tutorial, we will show you how CrateDB integrates with Kestra using the
42+
Learn how CrateDB integrates with Kestra using the
4343
PostgreSQL plugin to create an efficient and scalable data pipeline.
4444
:::
4545

docs/integrate/mindsdb/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,13 +44,13 @@ a diverse range of AI/ML models.
4444

4545
::::{grid}
4646

47-
:::{grid-item-card} Tutorial: MindsDB Quickstart
47+
:::{grid-item-card} MindsDB Quickstart Tutorial
4848
:link: https://docs.mindsdb.com/quickstart-tutorial
4949
:link-type: url
5050
How to get started with MindsDB.
5151
:::
5252

53-
:::{grid-item-card} Tutorial: Use CrateDB with MindsDB
53+
:::{grid-item-card} Use CrateDB with MindsDB
5454
:link: https://docs.mindsdb.com/integrations/data-integrations/cratedb
5555
:link-type: url
5656
Learn more about MindsDB's integration with CrateDB and see examples.

docs/integrate/mlflow/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ across code, data, config, and results.
2222

2323
:::{rubric} Learn
2424
:::
25-
Tutorials and Notebooks about using [MLflow] together with CrateDB.
25+
About using [MLflow] together with CrateDB.
2626

2727
::::{info-card}
2828
:::{grid-item}

0 commit comments

Comments
 (0)