nephila / djangocms-installer

Console wizard to bootstrap django CMS projects
https://djangocms-installer.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
177 stars 78 forks source link

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

Closed adamchainz closed 8 years ago

adamchainz commented 8 years ago

As per their blog post of the 27th April ‘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.

coveralls commented 8 years ago

Coverage Status

Coverage remained the same at 95.167% when pulling 6e6c5561c7be788ffdf1591b95a53fa8de7e1542 on adamchainz:readthedocs.io into 83789ad62e090d308815787c4c5ceb8211b9f585 on nephila:develop.

yakky commented 8 years ago

@adamchainz thanks for update!