From a3b8cba727a5863266bb64ad59753baabd372283 Mon Sep 17 00:00:00 2001 From: Sergiy Date: Mon, 2 Dec 2024 14:47:27 +0200 Subject: [PATCH] Update README.md Signed-off-by: Sergiy --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4006be0109..b80fef8e01 100644 --- a/README.md +++ b/README.md @@ -114,7 +114,7 @@ or if you want to work with your fork, prefix the entire URL of your branch with **Note**: Be aware that the config files for Gitpod and VSCode are currently only used in the `main` branch! -Please have a look at [Dev Setup](https://github.com/hyperledger/indy-node/blob/master/docs/setup-dev.md) in indy-node repo. +Please have a look at [Dev Setup](https://github.com/hyperledger/indy-node/blob/main/docs/source/setup-dev.md) in indy-node repo. It contains common setup for both indy-plenum and indy-node.