celery / vine

Python promises
Other
124 stars 43 forks source link

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

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.

auvipy commented 8 years ago

need a rebase for merge

codecov-io commented 8 years ago

Current coverage is 97.09% (diff: 100%)

Merging #3 into master will increase coverage by 0.28%

@@             master         #3   diff @@
==========================================
  Files            10         10          
  Lines           627        619     -8   
  Methods           0          0          
  Messages          0          0          
  Branches         48         46     -2   
==========================================
- Hits            607        601     -6   
  Misses           15         15          
+ Partials          5          3     -2   

Powered by Codecov. Last update 77917c2...53e3034

adamchainz commented 8 years ago

rebased!