Skip to content

Commit

Permalink
Convert readthedocs link for their .org -> .io migration for hosted p…
Browse files Browse the repository at this point in the history
…rojects

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.
  • Loading branch information
Adam Chainz authored and Psykopear committed Dec 2, 2016
1 parent c4ddcfc commit 83e3c6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Currency conversion for money
Documentation
-------------

The full documentation is at http://django-money-rates.rtfd.org.
The full documentation is at https://django-money-rates.readthedocs.io/.

Quickstart
----------
Expand Down

0 comments on commit 83e3c6e

Please sign in to comment.