aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGavin Andresen <gavinandresen@gmail.com>2013-08-06 16:53:23 -0700
committerGavin Andresen <gavinandresen@gmail.com>2013-08-06 16:53:23 -0700
commit1188a33d184bc6827ac7fb7839d9c5d7cb5676cf (patch)
treecd433d096ff2901ee3139460f2db88e9f6c68b51
parent7b22c8e8ca745a66bbc3867f1bdbc19acf05a67f (diff)
parentb3915841b07222839efba7957978d911ca565254 (diff)
downloadbitcoin-1188a33d184bc6827ac7fb7839d9c5d7cb5676cf.tar.xz
Merge pull request #2882 from codler/patch-4
Fix typo
-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