From 014d6befcf67f3787bb3d67ff34e1a98dc6aec5f Mon Sep 17 00:00:00 2001 From: Gari Singh Date: Wed, 6 Dec 2017 16:17:57 +0000 Subject: [PATCH] [FAB-7281] Release Hyperledger Fabric v1.0.5 Fix samples download link Change-Id: I15f1a54e145d88e9ce453a4136d119ce17014f0f Signed-off-by: Gari Singh --- docs/source/samples.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/samples.rst b/docs/source/samples.rst index 3b9776214e6..eb1fbf6a548 100644 --- a/docs/source/samples.rst +++ b/docs/source/samples.rst @@ -44,7 +44,7 @@ you will extract the platform-specific binaries: .. code:: bash - curl -sSL https://goo.gl/u5oW4c | bash -s 1.0.5 + curl -sSL https://goo.gl/byy2Qj | bash -s 1.0.5 .. note:: If you get an error running the above curl command, you may have too old a version of curl. Please visit the