dealertrack / django-rest-framework-braces

Collection of utilities for working with django rest framework (DRF)
Other
73 stars 20 forks source link

Convert readthedocs link for their .org -> .io migration for hosted projects #9

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 99.793% when pulling 8e3ee654f71c05ed54c4e8c57a51b28f9ce2971e on adamchainz:readthedocs.io into 0b04b09d26405be13ce49a28083030edcac7ef3b on dealertrack:master.

miki725 commented 8 years ago

thanks