summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorJon Dufresne <jon.dufresne@gmail.com>2018-06-09 19:44:44 -0700
committerJon Dufresne <jon.dufresne@gmail.com>2018-06-13 07:20:37 -0700
commit50610283e6d5d43b660c453f20f96f7703f883f7 (patch)
tree104e7c55d447b23d42e94282e94ec3b6e75c4715 /CONTRIBUTING.md
parentf35c8fe0091ff20f7ee69e6c163e9a2b187fe1a2 (diff)
downloadbabel-50610283e6d5d43b660c453f20f96f7703f883f7.tar.gz
Use https URLs throughout project where available
Updated docs and code comments.
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 c1b7e69..079ef06 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://api.coala.io/en/latest/Developers/Writing_Good_Commits.html
+https://api.coala.io/en/latest/Developers/Writing_Good_Commits.html
for guidelines on how to write good commits and proper commit messages.