luispedro / mahotas

Computer Vision in Python
https://mahotas.rtfd.io
Other
839 stars 147 forks source link

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

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.

adamchainz commented 8 years ago

The link on the Github repo description also needs updating.

coveralls commented 8 years ago

Coverage Status

Coverage remained the same at 96.853% when pulling 93e6a641fe839b42992a7ae433df0567a030e5c5 on adamchainz:readthedocs.io into a4ba9680d51d32b5d2b97faf1df7c96e7529a7e9 on luispedro:master.

luispedro commented 8 years ago

Thank you! much appreciated.