From 5c1963ccd4f7de080b3128b0e8a25a88ff7d9e75 Mon Sep 17 00:00:00 2001 From: Ben Brown Date: Mon, 10 Jul 2023 16:59:46 -0500 Subject: [PATCH] Fix: Update url of repo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ee9ad764..ceee00dd 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ ## Obtaining the source code ```shell -git clone --recurse-submodules git@gitlab.hackers.town:veilid/veilid.git +git clone --recurse-submodules git@gitlab.com:veilid/veilid.git ``` ## Dependencies