Update readthedocs domains
From the announcement <http://blog.readthedocs.com/securing-subdomains/>: > Starting today, Read the Docs will start hosting projects from > subdomains on the domain readthedocs.io, instead of on readthedocs.org. [...] > Projects will automatically be redirected, and this redirect will > remain in place for the foreseeable future. Still, you should plan on > updating links to your documentation after the new domain goes live.
This commit is contained in:
parent
d1fd483e59
commit
35ea55caaf
@ -32,7 +32,7 @@ Do this:
|
||||
|
||||
$ . venv/bin/activate
|
||||
|
||||
or use `virtualenvwrapper <http://virtualenvwrapper.readthedocs.org/en/latest/#introduction>`_
|
||||
or use `virtualenvwrapper <http://virtualenvwrapper.readthedocs.io/en/latest/#introduction>`_
|
||||
to create and manage your virtual environment::
|
||||
|
||||
$ mkvirtualenv hy
|
||||
@ -63,7 +63,7 @@ Test!
|
||||
=====
|
||||
|
||||
Tests are located in ``tests/``. We use `nose
|
||||
<https://nose.readthedocs.org/en/latest/>`_.
|
||||
<https://nose.readthedocs.io/en/latest/>`_.
|
||||
|
||||
To run the tests::
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user