From: srisankethu Date: Sat, 13 Feb 2016 11:04:42 +0000 (+0530) Subject: Contributing:Change incorrect link X-Git-Tag: 2.3.1~17^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F346%2Fhead;p=thirdparty%2Fbabel.git Contributing:Change incorrect link Fixes https://github.com/python-babel/babel/issues/345 --- diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index dfad49f6..e492cee9 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 -http://coala.readthedocs.org/en/latest/Getting_Involved/Writing_Good_Commits/ +http://coala.readthedocs.org/en/latest/Getting_Involved/Writing_Good_Commits.html for guidelines on how to write good commits and proper commit messages.