summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorAdam Chainz <adam@adamj.eu>2016-05-29 14:50:32 +0100
committerAdam Chainz <adam@adamj.eu>2016-05-29 14:50:32 +0100
commitf74213e7fad8f785db12c825d9840e6984a2caf1 (patch)
tree8a1935e88e900b323ac3c905b87b79d2f77f0cf4 /CONTRIBUTING.md
parent8744d9feb62fd2d312555c9b35435f2aefefc8d2 (diff)
downloadbabel-f74213e7fad8f785db12c825d9840e6984a2caf1.tar.gz
Convert readthedocs link for their .org -> .io migration for hosted projects
As per their email ‘Changes to project subdomains’: > Starting today, Read the Docs will start hosting projects from subdomains on the domain readthedocs.io, instead of on readthedocs.org. This change addresses some security concerns around site cookies while hosting user generated data on the same domain as our dashboard. Test Plan: Manually visited all the links I’ve modified.
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 4976273..c72ec25 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.html
+https://coala.readthedocs.io/en/latest/Getting_Involved/Writing_Good_Commits.html
for guidelines on how to write good commits and proper commit messages.