From 6088af5710ebbf4f2908e57f0c0fcd647e6ec0c9 Mon Sep 17 00:00:00 2001 From: liwaiwai Date: Tue, 9 Apr 2019 10:49:13 +0800 Subject: [PATCH] Update README.md Fix broken link of Sample REST APIs Requests --- balance-transfer/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/balance-transfer/README.md b/balance-transfer/README.md index 5f37222e..d409b04a 100644 --- a/balance-transfer/README.md +++ b/balance-transfer/README.md @@ -53,7 +53,7 @@ PORT=4000 node app ##### Terminal Window 3 -* Execute the REST APIs from the section [Sample REST APIs Requests](https://github.com/hyperledger/fabric-samples/tree/master/balance-transfer#sample-rest-apis-requests) +* Execute the REST APIs from the section [Sample REST APIs Requests](https://github.com/hyperledger/fabric-samples/tree/release/balance-transfer#sample-rest-apis-requests) ### Option 2: