Skip to content

Commit d11304b

Browse files
authored
docs(tests/starship): fix broken link (#20123)
1 parent 63f386e commit d11304b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

tests/starship/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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
2424
make setup-deps
2525
```
2626

2727
### Connect to kubernetes cluster
2828

2929
Connect 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

3333
Run following to check the connection
3434
```bash

0 commit comments

Comments
 (0)