From 61b36535335006c93ab004cf0ef741c0353f6991 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Mon, 19 Sep 2022 15:17:57 -0500 Subject: [PATCH] line edit --- src/technical/env/troubleshooting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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