File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -19,16 +19,16 @@ Perfect for running internal devnets, and writing e2e tests. Starship helps take
1919
2020### Setup dependencies
2121
22- Checkout the [ docs] ( https://starship .cosmology.tech /get-started/step-1 ) or just run:
22+ Checkout the [ docs] ( https://docs .cosmology.zone/starship /get-started/step-1 ) or just run:
2323``` bash
2424make setup-deps
2525```
2626
2727### Connect to kubernetes cluster
2828
2929Connect to a k8s cluster. Follow one of the 2 steps based on your operating system
30- * [ 2.1.1] ( https://starship .cosmology.tech /get-started/step-2#211-setup-with-kind-cluster ) : Spin up using kind cluster, for linux
31- * [ 2.1.2] ( https://starship .cosmology.tech /get-started/step-2#212-setup-with-docker-desktop ) : Using docker-desktop, for mac
30+ * [ 2.1.1] ( https://docs .cosmology.zone/starship /get-started/step-2#211-setup-with-kind-cluster ) : Spin up using kind cluster, for linux
31+ * [ 2.1.2] ( https://docs .cosmology.zone/starship /get-started/step-2#212-setup-with-docker-desktop ) : Using docker-desktop, for mac
3232
3333Run following to check the connection
3434``` bash
You can’t perform that action at this time.
0 commit comments