aboutsummaryrefslogtreecommitdiff
path: root/doc/README.md
diff options
context:
space:
mode:
authorMarcoFalke <falke.marco@gmail.com>2016-02-27 15:15:38 +0100
committerMarcoFalke <falke.marco@gmail.com>2016-03-01 14:35:19 +0100
commitfa97f95c15a7aee15feea500571a10a90f22ea8b (patch)
treecce6e8628caac779452d11d09e777461e932dadd /doc/README.md
parentfa06ce09498707d5e82633f1e1b034675e552628 (diff)
downloadbitcoin-fa97f95c15a7aee15feea500571a10a90f22ea8b.tar.xz
[doc] Fix markdown
Diffstat (limited to 'doc/README.md')
-rw-r--r--doc/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.md b/doc/README.md
index c0f9ee5220..cf475ef18e 100644
--- a/doc/README.md
+++ b/doc/README.md
@@ -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)