Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Build your own Cluster Stack

Using csctl to build a Cluster Stack requires a certain directory structure. See [here](./preparing_your_clusterstack_directory.md) for more details.
Using csctl to build a Cluster Stack requires a certain directory structure. See [here](./getting_started.md) for more details.

## Building your own plugin

Expand All @@ -16,4 +16,4 @@ Do you have your Cluster Stack configured already? Is your plugin ready if you n

You want to improve or test `csctl`?

You can find the introduction in [developing and testing csctl](./developing-and-testing-csctl.md)
You can find the introduction in [developing and testing csctl](./developing-and-testing-csctl.md)