Skip to content

Commit db89bb5

Browse files
committed
Naming things: learn.md -> tutorial.md
1 parent 796f993 commit db89bb5

File tree

20 files changed

+26
-33
lines changed

20 files changed

+26
-33
lines changed

docs/feature/document/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -427,5 +427,5 @@ and about OBJECT indexing.
427427
:maxdepth: 1
428428
:hidden:
429429
430-
learn
430+
Tutorial <tutorial>
431431
```
File renamed without changes.

docs/feature/search/fts/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -374,7 +374,7 @@ and how they can be customized to specific needs, using plugins for CrateDB.
374374

375375
options
376376
analyzer
377-
learn
377+
Tutorial <tutorial>
378378
:::
379379

380380

File renamed without changes.

docs/integrate/azure-functions/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ services, or storage services. See also [What is Azure Functions?].
2929
::::{grid} 2
3030

3131
:::{grid-item-card} Data Enrichment using IoT Hub, Azure Functions and CrateDB
32-
:link: azure-functions-learn
32+
:link: azure-functions-tutorial
3333
:link-type: ref
3434
A common pattern uses an Azure Function to enrich and ingest data
3535
into a CrateDB instance by connecting the function to an IoT Hub
@@ -42,7 +42,7 @@ new‑messages trigger.
4242
:::{toctree}
4343
:maxdepth: 1
4444
:hidden:
45-
learn
45+
Tutorial <tutorial>
4646
:::
4747

4848

docs/integrate/azure-functions/learn.rst renamed to docs/integrate/azure-functions/tutorial.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.. _azure-functions-learn:
1+
.. _azure-functions-tutorial:
22

33
==========================================================
44
Data Enrichment using IoT Hub, Azure Functions and CrateDB

docs/integrate/dbt/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ Learn how to use CrateDB with dbt by exploring a few examples.
129129
:gutter: 5
130130
131131
:::{grid-item-card}
132-
:link: dbt-usage
132+
:link: dbt-tutorial
133133
:link-type: ref
134134
:link-alt: dbt usage guidelines
135135
:padding: 3
@@ -142,7 +142,7 @@ Usage Guidelines
142142
:maxdepth: 2
143143
:hidden:
144144
145-
usage
145+
Tutorial <tutorial>
146146
```
147147
+++
148148
Usage guidelines, notes, and advanced configuration options.

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

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

44
:::{include} /_include/links.md

docs/integrate/grafana/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Get Grafana fully managed with [Grafana Cloud].
3232
::::{grid} 2
3333

3434
:::{grid-item-card} Visualize data with Grafana
35-
:link: visualize-data-with-grafana
35+
:link: grafana-tutorial
3636
:link-type: ref
3737
Grafana complements CrateDB in monitoring and visualizing large volumes of
3838
machine data in real-time.
@@ -55,7 +55,7 @@ Connecting to a CrateDB cluster uses the Grafana PostgreSQL data source adapter.
5555
:::{toctree}
5656
:maxdepth: 1
5757
:hidden:
58-
learn
58+
Tutorial <tutorial>
5959
:::
6060

6161

docs/integrate/grafana/learn.rst renamed to docs/integrate/grafana/tutorial.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
.. _integrations-grafana:
2-
.. _visualize-data-with-grafana:
1+
.. _grafana-tutorial:
32

43
===========================
54
Visualize data with Grafana

0 commit comments

Comments
 (0)