From 63ef726f38829cbccc53d14be41813433a6442c2 Mon Sep 17 00:00:00 2001 From: David Date: Mon, 11 Jun 2018 17:06:54 -0400 Subject: [PATCH] fix the other dead link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aba0e721e..4661a28e8 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ By the end of it you will be a hyperledger fabric pro, and have the setup to dev If you want to skip all of that and simply try marbles on a IBP ([IBM Blockchain Platform](https://console.bluemix.net/developer/blockchain/dashboard)) network then follow the [Toolchain setup flow](./.bluemix/README.md). If you really want to impress your friends, do both. -If you already used the Toolchain setup then [skip down to the Use Marbles](../README.md#use) section. +If you already used the Toolchain setup then [skip down to the Use Marbles](./README.md#use) section. If you are choosing the dev setup, then keep reading. The good news is marbles and the blockchain network can be setup for different configurations depending on your preference. The bad news is this makes the instructions complicated.