Skip to content

Commit

Permalink
bad link
Browse files Browse the repository at this point in the history
  • Loading branch information
dshuffma-ibm committed Apr 5, 2017
1 parent 54cce2f commit 9a732bb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion docs/tutorial_start_here.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ Now we need a blockchain network.

- **Option 1:** Create a network with the Bluemix IBM Blockchain Service - [instructions](./use_bluemix_hyperledger.md)

- **Option 2:** Use a locally hosted Hyperledger Network - [instructions](./use_local_hyperleder.md)
- **Option 2:** Use a locally hosted Hyperledger Network - [instructions](./use_local_hyperledger.md)

**Update:** *local instructions are a work in progress*

Expand Down
6 changes: 3 additions & 3 deletions docs/use_local_hyperledger.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#Use Local Hyperledger Network:
# Use Local Hyperledger Network:

### Creating a Local Hyperledger Fabric Network
Use the published fabric docker images and docker-compose script to get a local network quickly.
Expand All @@ -19,6 +19,6 @@ This is done by editing the creds file.

1. Follow the [config instructions](./config_file.md). Then come back here.

Once you have edited `blockchain_creds1.json` you are ready to run Marbles.
Once you have edited `blockchain_creds1.json` you are ready to install/instantiate Marbles.

1. Continue where you left off in [tutorial 1](./tutorial_start_here.md#hostmarbles).
1. Continue where you left off in [tutorial 1](./tutorial_start_here.md#installchaincode).

0 comments on commit 9a732bb

Please sign in to comment.