Skip to content

Commit 02443cc

Browse files
authored
Fix link in docs README (#154)
Signed-off-by: Roman Hros <roman.hros@dnation.cloud>
1 parent a743d0c commit 02443cc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Build your own Cluster Stack
44

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

77
## Building your own plugin
88

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

1717
You want to improve or test `csctl`?
1818

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

0 commit comments

Comments
 (0)