From 62699415f70c743b353c501bbe2cdc25c7b93693 Mon Sep 17 00:00:00 2001 From: Rich Zhao Date: Thu, 13 Dec 2018 13:08:54 +0800 Subject: [PATCH] Correct broken link Change-Id: I22071c820f5b281ae158a5c4caec9f8e4b283822 Signed-off-by: Rich Zhao --- balance-transfer/typescript/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/balance-transfer/typescript/README.md b/balance-transfer/typescript/README.md index bbfdc1f82e..022324b5a0 100644 --- a/balance-transfer/typescript/README.md +++ b/balance-transfer/typescript/README.md @@ -9,7 +9,7 @@ the **__fabric-client__** and **__fabric-ca-client__** Node.js SDK APIs for type * [Docker Compose](https://docs.docker.com/compose/overview/) - v1.8 or higher * [Git client](https://git-scm.com/downloads) - needed for clone commands * **Node.js** v6.9.0 - 6.10.0 ( __Node v7+ is not supported__ ) -* [Download Docker images](http://hyperledger-fabric.readthedocs.io/en/latest/samples.html#binaries) +* [Download Docker images](https://hyperledger-fabric.readthedocs.io/en/latest/install.html) ``` cd fabric-samples/balance-transfer/