diff --git a/src/technical/env/troubleshooting.md b/src/technical/env/troubleshooting.md index 248ff28..529aa19 100644 --- a/src/technical/env/troubleshooting.md +++ b/src/technical/env/troubleshooting.md @@ -37,7 +37,7 @@ brew install tilt ## Clone Wormhole Repo and Start Tilt ```sh -git clone --branch dev.v2 https://github.com/certusone/wormhole.git +git clone --branch dev.v2 https://github.com/wormhole-foundation/wormhole.git ``` ```sh