1
0
mirror of https://github.com/kevin1024/vcrpy.git synced 2025-12-09 17:15:35 +00:00

Convert readthedocs links for their .org -> .io migration for hosted projects

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.
This commit is contained in:
Adam Chainz
2016-07-13 23:24:04 +01:00
parent 57df0c6921
commit 37665581e0
3 changed files with 3 additions and 3 deletions

View File

@@ -13,7 +13,7 @@ Source code
https://github.com/kevin1024/vcrpy
Documentation
https://vcrpy.readthedocs.org/
https://vcrpy.readthedocs.io/
Rationale
---------