From df9111e74ac7edd46aa566e2f3e2db3fb2695a91 Mon Sep 17 00:00:00 2001 From: Narayan Acharya Date: Thu, 3 Aug 2017 13:52:57 +0530 Subject: Fix "Good Commits" link in CONTRIBUTING.md (#511) Closes https://github.com/python-babel/babel/issues/345 --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CONTRIBUTING.md') 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. -- cgit v1.2.1