Skip to content

Commit 21db553

Browse files
authored
docs: Update customization links (#160)
1 parent 770ace9 commit 21db553

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ creating your stack.
1212
== 1. Create a demos.yaml
1313

1414
For a custom demo, you must create a `mycorp-demos.yaml` containing demos according to the format defined by
15-
https://github.com/stackabletech/stackablectl/blob/main/demos/demos-v1.yaml[the Stackable provided demos].
15+
https://github.com/stackabletech/demos/blob/main/demos/demos-v2.yaml[the Stackable provided demos].
1616

1717
As of writing, a `demos.yaml` file could look as follows:
1818

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ fine, but you can also look at the chapter xref:customization/add-release.adoc[]
1414
== 1. Create a stacks.yaml
1515

1616
For a custom stack you need to create a `mycorp-stacks.yaml` containing stacks according to the format defined by
17-
https://github.com/stackabletech/stackablectl/blob/main/stacks/stacks-v1.yaml[the Stackable provided stacks].
17+
https://github.com/stackabletech/demos/blob/main/stacks/stacks-v2.yaml[the Stackable provided stacks].
1818

1919
As of writing a `stacks.yaml` file could look as follows:
2020

0 commit comments

Comments
 (0)