]> git.ipfire.org Git - thirdparty/babel.git/commitdiff
Fix "Good Commits" link in CONTRIBUTING.md (#511)
authorNarayan Acharya <narayan.acharya6@gmail.com>
Thu, 3 Aug 2017 08:22:57 +0000 (13:52 +0530)
committerAarni Koskela <akx@iki.fi>
Thu, 3 Aug 2017 08:22:57 +0000 (11:22 +0300)
Closes https://github.com/python-babel/babel/issues/345

CONTRIBUTING.md

index c72ec2573bcfd668fe9776c60c94a2aab541a308..c1b7e69596cf2875d9311114759780f6ed444ea7 100644 (file)
@@ -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.