Skip to content

Commit 6842598

Browse files
authored
fix(docs): Update invalid xrefs in stackablectl docs (#115)
1 parent 62800fd commit 6842598

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/modules/stackablectl/pages/index.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,4 @@ Demos are installed with the xref:commands/demo.adoc[`demo`] command. A demo nee
5151
depends on a stack, which gets automatically installed when a demo is installed. The stack, in turn, will install the
5252
needed Stackable release.
5353

54-
You can browse the available demos on the xref:demos:index.adoc[demo] page.
54+
You can browse the available demos on the xref:home:demos:index.adoc[demo] page.

docs/modules/stackablectl/pages/quickstart.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ When you are on a Windows system you have to replace the `stackablectl` command
3232
`stackablectl.exe demo list`. This applies to all commands below.
3333
====
3434

35-
For this guide, we will use the xref:demos:trino-taxi-data.adoc[] demo. The installation of other available demos
35+
For this guide, we will use the xref:home:demos:trino-taxi-data.adoc[] demo. The installation of other available demos
3636
should work the same way. You need to use the name of the chosen demo instead of `trino-taxi-data` in the following
3737
commands.
3838

@@ -101,4 +101,4 @@ down.
101101

102102
== Proceed with the Demo
103103

104-
Please read the documentation on the demo xref:demos:trino-taxi-data.adoc[] on how to proceed with the demo.
104+
Please read the documentation on the demo xref:home:demos:trino-taxi-data.adoc[] on how to proceed with the demo.

0 commit comments

Comments
 (0)