Update README.md

Correct link to root README.md which was incorrectly pointing to Bitcoin Core repo.
This commit is contained in:
Jonathan Zeppettini
2016-02-25 14:20:47 -05:00
parent 95bdead197
commit d38cf52801

View File

@@ -49,7 +49,7 @@ The following are developer notes on how to build Bitcoin on your native platfor
Development
---------------------
The Bitcoin repo's [root README](https://github.com/bitcoin/bitcoin/blob/master/README.md) contains relevant information on the development process and automated testing.
The Bitcoin repo's [root README](/README.md) contains relevant information on the development process and automated testing.
- [Developer Notes](developer-notes.md)
- [Multiwallet Qt Development](multiwallet-qt.md)