diff options
author | Ned Batchelder <ned@nedbatchelder.com> | 2017-02-15 06:09:11 -0500 |
---|---|---|
committer | Ned Batchelder <ned@nedbatchelder.com> | 2017-02-15 06:09:11 -0500 |
commit | c61e9686ec9aa71191f371848c61d39eb84438f9 (patch) | |
tree | 5f60b6ee2ca2ce19ef1b2055c3f66685f078412e | |
parent | a2f7ec82e3cd88db5449e871ef07bb60674c3760 (diff) | |
download | python-coveragepy-git-c61e9686ec9aa71191f371848c61d39eb84438f9.tar.gz |
Another URL split out
-rw-r--r-- | README.rst | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -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 |