aboutsummaryrefslogtreecommitdiff
path: root/doc/README.md
diff options
context:
space:
mode:
authorJeff Garzik <jgarzik@bitpay.com>2014-12-31 07:42:24 -0500
committerJeff Garzik <jgarzik@bitpay.com>2014-12-31 07:42:24 -0500
commitccef2b5f264062a33748d08cbde1e740019599d0 (patch)
treeb6b08354b7d28a021c4067f65c26bda60376f78e /doc/README.md
parent95ecc0a857244dbf9e3969154c666c2f0bd7a232 (diff)
parent3bf5f52808a5f7cd3958c9eea273d99fd11417ca (diff)
downloadbitcoin-ccef2b5f264062a33748d08cbde1e740019599d0.tar.xz
Merge #5468 from
branch 'developer-notes_md' of git://github.com/fanquake/bitcoin into merge-5468
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 ecb8dc80fd..1696518f87 100644
--- a/doc/README.md
+++ b/doc/README.md
@@ -51,7 +51,7 @@ 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.
-- [Coding Guidelines](coding.md)
+- [Developer Notes](developer-notes.md)
- [Multiwallet Qt Development](multiwallet-qt.md)
- [Release Notes](release-notes.md)
- [Release Process](release-process.md)