From a7464093775cba4c5fa28b207cf7e6f27fdde259 Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Sat, 30 Apr 2016 10:42:14 -0400 Subject: readthedocs.io now --- README.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.rst') diff --git a/README.rst b/README.rst index e7a0bcf..5727744 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 `_. +Documentation is on `Read the Docs `_. Code repository and issue tracker are on `Bitbucket `_, with a mirrored repository on `GitHub `_. @@ -31,7 +31,7 @@ support, --skip-covered, HTML filtering, and more than 50 issues closed. Getting Started --------------- -See the `quick start `_ +See the `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 -- cgit v1.2.1