Skip to content

Commit

Permalink
Merge pull request steemit#1488 from ausbitbank/patch-2
Browse files Browse the repository at this point in the history
Fix broken example config link
  • Loading branch information
Michael Vandeberg authored Sep 1, 2017
2 parents 76ae3a3 + 71dadc5 commit 958f453
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/exchangequickstart.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ docker cp steemd-exchange:/usr/local/steemd-default/bin/cli_wallet /local/path/t
docker stop steemd-exchange
```

For your convenience, we have provided a provided an [example\_config](doc/example\_config.ini) that we expect should be sufficient to run your exchange node. Be sure to rename it to simply `config.ini`.
For your convenience, we have provided a provided an [example\_config](example\_config.ini) that we expect should be sufficient to run your exchange node. Be sure to rename it to simply `config.ini`.

### Create directories to store blockchain and wallet data outside of Docker

Expand Down

0 comments on commit 958f453

Please sign in to comment.