summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorNarayan Acharya <narayan.acharya6@gmail.com>2017-08-03 13:52:57 +0530
committerAarni Koskela <akx@iki.fi>2017-08-03 11:22:57 +0300
commitdf9111e74ac7edd46aa566e2f3e2db3fb2695a91 (patch)
treecee3557994f911aab53dc26f21e554ec08e17d44 /CONTRIBUTING.md
parentac0c327baff434acb6cbd16d578476e458feb301 (diff)
downloadbabel-df9111e74ac7edd46aa566e2f3e2db3fb2695a91.tar.gz
Fix "Good Commits" link in CONTRIBUTING.md (#511)
Closes https://github.com/python-babel/babel/issues/345
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index c72ec25..c1b7e69 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -51,5 +51,5 @@ shall be amended so the history is not cluttered by "fixup commits".
## Writing Good Commits
Please see
-https://coala.readthedocs.io/en/latest/Getting_Involved/Writing_Good_Commits.html
+http://api.coala.io/en/latest/Developers/Writing_Good_Commits.html
for guidelines on how to write good commits and proper commit messages.