summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorCarlos Martín Nieto <carlos@cmartin.tk>2012-05-24 13:38:25 +0200
committerCarlos Martín Nieto <carlos@cmartin.tk>2012-05-24 13:38:25 +0200
commit88bfe790c0d7cd53baf771e3bb6aa9d3448c1edb (patch)
treeaea71532bff1ab6f1ea42c392a383708857d761c /README.md
parent87ac556f2f74a9a49c8d3ee8f9b7104fc4d287c8 (diff)
downloadlibgit2-88bfe790c0d7cd53baf771e3bb6aa9d3448c1edb.tar.gz
README: use docs/rel-notes/ for the release notes
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 871b7daf7..29b800100 100644
--- a/README.md
+++ b/README.md
@@ -125,7 +125,7 @@ How Can I Contribute?
Fork libgit2/libgit2 on GitHub, add your improvement, push it to a branch
in your fork named for the topic, send a pull request. If you change the
-API or make other large changes, make a note of it in docs/RelNotes/ in a
+API or make other large changes, make a note of it in docs/rel-notes/ in a
file named after the next release.
You can also file bugs or feature requests under the libgit2 project on