summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorsrisankethu <sanketh.uppalapati@research.iiit.ac.in>2016-02-13 16:34:42 +0530
committersrisankethu <sanketh.uppalapati@research.iiit.ac.in>2016-02-13 16:34:42 +0530
commit19379e37d2dc81ad998ff298a3403e4f744195c9 (patch)
treeb68af60c6f00865c568a696325ae0fa18b9976d5 /CONTRIBUTING.md
parentd9780a6a9df1061eaa8d41b448b350d6ca631773 (diff)
downloadbabel-19379e37d2dc81ad998ff298a3403e4f744195c9.tar.gz
Contributing:Change incorrect link
Fixes 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 dfad49f..e492cee 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.