From c8537e15bea9adb4717ea419de4fcea61440cbfc Mon Sep 17 00:00:00 2001 From: nakul1010 Date: Thu, 9 Nov 2023 15:15:48 +0530 Subject: [PATCH] fix: doc broken link. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c48baa29..6b91b9cc 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ $ forge fmt ## Local Testnet -To deploy the relay contract to a local environment for testing use our convenience script [here](./sdk/scripts/init-bridge.ts): +To deploy the relay contract to a local environment for testing use our convenience script [here](https://github.com/bob-collective/bob/blob/master/sdk/scripts/init-bridge.ts): ```shell # start local ethereum testnet node