aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGavin Andresen <[email protected]>2013-08-06 16:53:23 -0700
committerGavin Andresen <[email protected]>2013-08-06 16:53:23 -0700
commit1188a33d184bc6827ac7fb7839d9c5d7cb5676cf (patch)
treecd433d096ff2901ee3139460f2db88e9f6c68b51
parentMerge pull request #2881 from Diapolo/translations_rem_newline (diff)
parentfix typo in README.md (diff)
downloaddiscoin-1188a33d184bc6827ac7fb7839d9c5d7cb5676cf.tar.xz
discoin-1188a33d184bc6827ac7fb7839d9c5d7cb5676cf.zip
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 bd5dd6ddd..5453f998d 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