summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2017-02-15 06:09:11 -0500
committerNed Batchelder <ned@nedbatchelder.com>2017-02-15 06:09:11 -0500
commitc61e9686ec9aa71191f371848c61d39eb84438f9 (patch)
tree5f60b6ee2ca2ce19ef1b2055c3f66685f078412e
parenta2f7ec82e3cd88db5449e871ef07bb60674c3760 (diff)
downloadpython-coveragepy-git-c61e9686ec9aa71191f371848c61d39eb84438f9.tar.gz
Another URL split out
-rw-r--r--README.rst5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index a8c3770f..8f34a107 100644
--- a/README.rst
+++ b/README.rst
@@ -46,8 +46,9 @@ support, --skip-covered, HTML filtering, and more than 50 issues closed.
Getting Started
---------------
-See the `quick start <http://coverage.readthedocs.io/#quick-start>`_
-section of the docs.
+See the `Quick Start`_ section of the docs.
+
+.. _Quick Start: http://coverage.readthedocs.io/#quick-start
License