Skip to content

Commit 534cb22

Browse files
authored
fixed redirects (#129)
1 parent bc94c55 commit 534cb22

File tree

12 files changed

+12
-12
lines changed

12 files changed

+12
-12
lines changed

docs/modules/stackablectl/pages/commands/demo.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
= stackablectl demo
2-
:page-aliases: stackablectl::commands/demo.adoc
2+
:page-aliases: stable@stackablectl::commands/demo.adoc
33

44
A demo is an end-to-end demonstration of the usage of the Stackable data platform. It is tied to a specific stack of the
55
Stackable data platform, which will provide the required products for the demo.

docs/modules/stackablectl/pages/commands/operator.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
= stackablectl operator
2-
:page-aliases: stackablectl::commands/operator.adoc
2+
:page-aliases: stable@stackablectl::commands/operator.adoc
33

44
The `stackable operator` command allows the listing, installation and removal of Stackable operators. Operators manage
55
the individual data products of the Stackable Data Platform.

docs/modules/stackablectl/pages/commands/release.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
= stackablectl release
2-
:page-aliases: stackablectl::commands/release.adoc
2+
:page-aliases: stable@stackablectl::commands/release.adoc
33

44
A release is a bundle of operators of a specific stable version. The stable versions of the operators are tested and
55
proven to work hand in hand. If you want to install a single individual operator, look at the

docs/modules/stackablectl/pages/commands/stack.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
= stackablectl stack
2-
:page-aliases: stackablectl::commands/stack.adoc
2+
:page-aliases: stable@stackablectl::commands/stack.adoc
33

44
A stack is a collection of ready-to-use Stackable data products as well as required third-party services like Postgresql
55
or MinIO. It is tied to a specific release of the Stackable data platform, which will provide the required operators for

docs/modules/stackablectl/pages/commands/stacklet.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
= stackablectl stacklets
2-
:page-aliases: stackablectl::commands/services.adoc
2+
:page-aliases: stable@stackablectl::commands/services.adoc
33

44
The `stacklet` command allows you to interact with deployed stacklets, which are bundles of resources and containers
55
required to run the product.

docs/modules/stackablectl/pages/customization/add-demo.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
= Add a Demo
2-
:page-aliases: stackablectl::customization/add_demo.adoc
2+
:page-aliases: stable@stackablectl::customization/add_demo.adoc
33

44
== Motivation
55

docs/modules/stackablectl/pages/customization/add-release.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
= Add a Release
2-
:page-aliases: stackablectl::customization/add_release.adoc
2+
:page-aliases: stable@stackablectl::customization/add_release.adoc
33

44
== Motivation
55

docs/modules/stackablectl/pages/customization/add-stack.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
= Add a Stack
2-
:page-aliases: stackablectl::customization/add_stack.adoc
2+
:page-aliases: stable@stackablectl::customization/add_stack.adoc
33

44
== Motivation
55

docs/modules/stackablectl/pages/customization/index.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
= Customization
2-
:page-aliases: stackablectl::customization/index.adoc
2+
:page-aliases: stable@stackablectl::customization/index.adoc
33

44
If you're working for a large company, chances are that there are multiple teams using the Stackable Data Platform.
55
A single team can also operate multiple Stackable Data Platforms. `stackablectl` is build in a way customers or

docs/modules/stackablectl/pages/index.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
= stackablectl
2-
:page-aliases: stackablectl::index.adoc
2+
:page-aliases: stable@stackablectl::index.adoc
33

44
The `stackablectl` command line tool interacts with the Stackable data platform. It can install individual
55
operators as well as platform releases. It also ships with a set of pre-built xref:commands/demo.adoc[`demos`] that

0 commit comments

Comments
 (0)