We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 280b0a6 commit 5abfc82Copy full SHA for 5abfc82
docs/integrate/nifi/index.md
@@ -39,7 +39,7 @@ worldwide across every industry.
39
::::{grid} 2
40
41
:::{grid-item-card} Connect Apache NiFi and CrateDB
42
-:link: nifi-tutorial
+:link: nifi-usage
43
:link-type: ref
44
Connect Apache NiFi to CrateDB and ingest data.
45
:::
@@ -53,7 +53,7 @@ Connect Apache NiFi to CrateDB and ingest data.
53
:::{toctree}
54
:maxdepth: 1
55
:hidden:
56
-Tutorial <tutorial>
+Usage <usage>
57
58
59
docs/integrate/nifi/tutorial.md renamed to docs/integrate/nifi/usage.md
@@ -1,4 +1,4 @@
1
-(nifi-tutorial)=
+(nifi-usage)=
2
# Connecting to CrateDB from Apache NiFi
3
4
Learn how to connect from [Apache NiFi](https://nifi.apache.org) to CrateDB
0 commit comments