aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorHan Lin Yap <codler@gmail.com>2013-08-06 13:31:42 +0200
committerHan Lin Yap <codler@gmail.com>2013-08-06 14:09:35 +0200
commitb3915841b07222839efba7957978d911ca565254 (patch)
tree73c24a572221163e76aef57bfb82bbcdded71684 /README.md
parente07d9f77e9093681f8e419c599615b13bb3aa01d (diff)
downloadbitcoin-b3915841b07222839efba7957978d911ca565254.tar.xz
fix typo in README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index bd5dd6ddd9..5453f998dc 100644
--- a/README.md
+++ b/README.md
@@ -38,7 +38,7 @@ submitter will be asked to start a discussion (if they haven't already) on the
The patch will be accepted if there is broad consensus that it is a good thing.
Developers should expect to rework and resubmit patches if the code doesn't
-match the project's coding conventions (see `doc/coding.txt`) or are
+match the project's coding conventions (see `doc/coding.md`) or are
controversial.
The `master` branch is regularly built and tested, but is not guaranteed to be