From d48f2aaac11865174df522f3161789bfd7f56a3a Mon Sep 17 00:00:00 2001
From: nabarun <nabarun@noreply.git.vdb.to>
Date: Mon, 22 Jul 2024 14:53:45 +0000
Subject: [PATCH] Update repo clone link to cerc-io (#3)

Part of [laconicd testnet validator enrollment](https://www.notion.so/laconicd-testnet-validator-enrollment-6fc1d3cafcc64fef8c5ed3affa27c675)

Co-authored-by: zramsay <zramsay@noreply.git.vdb.to>
Reviewed-on: https://git.vdb.to/cerc-io/testnet-onboarding-app/pulls/3
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index b23fc5a..0c48213 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@ React app for onboarding participants to laconicd chain with Nitro/Cosmos key at
 1. Clone the repository
 
    ```
-   git clone git@github.com:deep-stack/testnet-onboarding-app.git
+   git clone git@git.vdb.to:cerc-io/testnet-onboarding-app.git
    ```
 
 2. Enter the project directory