summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2016-04-30 10:42:14 -0400
committerNed Batchelder <ned@nedbatchelder.com>2016-04-30 10:42:14 -0400
commit4e3daa76648b8541fd89a14ae11a15946f87bf52 (patch)
tree808c201993fbd18116c31406d9c43247e9a70be6 /README.rst
parentca8180e4551855364e11b1a1788ac6ef287e3d0e (diff)
downloadpython-coveragepy-git-4e3daa76648b8541fd89a14ae11a15946f87bf52.tar.gz
readthedocs.io now
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.rst b/README.rst
index e7a0bcf1..5727744c 100644
--- a/README.rst
+++ b/README.rst
@@ -18,7 +18,7 @@ library to determine which lines are executable, and which have been executed.
Coverage.py runs on CPython 2.6, 2.7, 3.3, 3.4 and 3.5; PyPy 2.4, 2.6 and 4.0;
and PyPy3 2.4.
-Documentation is on `Read the Docs <http://coverage.readthedocs.org>`_.
+Documentation is on `Read the Docs <http://coverage.readthedocs.io>`_.
Code repository and issue tracker are on `Bitbucket <http://bitbucket.org/ned/coveragepy>`_,
with a mirrored repository on `GitHub <https://github.com/nedbat/coveragepy>`_.
@@ -31,7 +31,7 @@ support, --skip-covered, HTML filtering, and more than 50 issues closed.
Getting Started
---------------
-See the `quick start <http://coverage.readthedocs.org/#quick-start>`_
+See the `quick start <http://coverage.readthedocs.io/#quick-start>`_
section of the docs.
@@ -49,7 +49,7 @@ For details, see https://bitbucket.org/ned/coveragepy/src/default/NOTICE.txt.
:target: https://ci.appveyor.com/project/nedbat/coveragepy
:alt: Windows build status
.. |docs| image:: https://readthedocs.org/projects/coverage/badge/?version=latest&style=flat
- :target: http://coverage.readthedocs.org
+ :target: http://coverage.readthedocs.io
:alt: Documentation
.. |reqs| image:: https://requires.io/github/nedbat/coveragepy/requirements.svg?branch=master
:target: https://requires.io/github/nedbat/coveragepy/requirements/?branch=master