From a63aa8410d073d5382691a5ed828cdd6e7c2b352 Mon Sep 17 00:00:00 2001 From: Piyush Mishra Date: Wed, 27 Jun 2018 18:10:42 +0530 Subject: [PATCH] Fixed broken Instruction link Updated broken Link from http://hyperledger-fabric.readthedocs.io/en/latest/samples.html to http://hyperledger-fabric.readthedocs.io/en/release-1.1/getting_started.html --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2df26ca2..241dfb95 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ## Hyperledger Fabric Samples -Please visit the [installation instructions](http://hyperledger-fabric.readthedocs.io/en/latest/samples.html). +Please visit the [installation instructions](http://hyperledger-fabric.readthedocs.io/en/release-1.1/getting_started.html). ## License