From 927c1427a1cf49268b12eec8d1c6cf7b366fda27 Mon Sep 17 00:00:00 2001 From: MrMaavin <49553486+MrMaavin@users.noreply.github.com> Date: Mon, 27 Jul 2020 13:24:00 +0200 Subject: [PATCH] 1Update README.md Change broken link Signed-off-by: MrMaavin <49553486+MrMaavin@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c34a7124b5..e01ef8efa6 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ system, whereas Fabric is general purpose. ## Technical Overview of Indy Plenum -Refer to our documentation site at [indy.readthedocs.io](https://indy.readthedocs.io/projects/plenum/en/latest/index.html) for the most current documentation and walkthroughs. +Refer to our documentation site at [indy.readthedocs.io](https://hyperledger-indy.readthedocs.io/projects/plenum/en/latest/index.html) for the most current documentation and walkthroughs. Please find the general overview of the system in [Overview of the system](docs/source/main.md).