aboutsummaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorAdam Chainz <me@adamj.eu>2016-06-08 20:36:54 +0100
committerJon Wayne Parrott <jonwayne@google.com>2016-06-08 12:36:54 -0700
commitc4e17ec922120fb68bd6621ad7c31e09bd699cc5 (patch)
treedc11098bf221bf951874eea5be71bd91726637df /CONTRIBUTING.md
parentb55744061f91fe68cf074e0fd07b0964129ce811 (diff)
downloadoauth2client-c4e17ec922120fb68bd6621ad7c31e09bd699cc5.tar.gz
Convert readthedocs link for their .org -> .io migration for hosted projects (#514)
As per [their blog post of the 27th April](https://blog.readthedocs.com/securing-subdomains/) ‘Securing 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.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 85599e2..5ab1bce 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -188,7 +188,7 @@ You can sign these electronically (just scroll to the bottom). After that,
we'll be able to accept your pull requests.
[1]: https://github.com/google/oauth2client
-[2]: https://tox.readthedocs.org/en/latest/
+[2]: https://tox.readthedocs.io/en/latest/
[3]: https://cloud.google.com/storage/docs/authentication#generating-a-private-key
[4]: https://developers.google.com/open-source/cla/individual
[5]: https://developers.google.com/open-source/cla/corporate
@@ -199,6 +199,6 @@ we'll be able to accept your pull requests.
[10]: #fork-oauth2client
[11]: #include-tests
[12]: #make-the-pull-request
-[13]: http://oauth2client.readthedocs.org/en/latest/#using-pypy
+[13]: https://oauth2client.readthedocs.io/en/latest/#using-pypy
[14]: https://docs.djangoproject.com/en/1.7/faq/install/#what-python-version-can-i-use-with-django
[15]: https://docs.djangoproject.com/en/1.9/faq/install/#what-python-version-can-i-use-with-django