summaryrefslogtreecommitdiff
path: root/doc/index.rst
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2015-01-25 21:28:05 -0500
committerNed Batchelder <ned@nedbatchelder.com>2015-01-25 21:28:05 -0500
commit2da406b826248856c82a6ee67ad64aec4533f867 (patch)
tree168aa37d7bf86e6f50b7c230a7d74e6eac3451f3 /doc/index.rst
parentfb0f7a159ce5277bd53b253d75a3c7846ce8a5c2 (diff)
downloadpython-coveragepy-coverage-4.0a4.tar.gz
Prepare for 4.0a4coverage-4.0a4
Diffstat (limited to 'doc/index.rst')
-rw-r--r--doc/index.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/index.rst b/doc/index.rst
index e4ea71f..637077c 100644
--- a/doc/index.rst
+++ b/doc/index.rst
@@ -50,7 +50,7 @@ not.
.. ifconfig:: prerelease
- The latest version is coverage.py 4.0a4, released 27 September 2014.
+ The latest version is coverage.py 4.0a4, released 25 January 2015.
It is supported on Python versions 2.6 through 3.4, PyPy 2.2 through 2.4,
and PyPy3 2.3 and 2.4.
**This is a pre-release build. The usual warnings about possible bugs apply.**
@@ -105,8 +105,8 @@ Getting started is easy:
`report like this one`_.
.. _coverage page on the Python Package Index: http://pypi.python.org/pypi/coverage
-.. _report like this: /code/coverage/sample_html/index.html
-.. _report like this one: /code/coverage/sample_html_beta/index.html
+.. _report like this: http://nedbatchelder.com/code/coverage/sample_html/index.html
+.. _report like this one: http://nedbatchelder.com/code/coverage/sample_html_beta/index.html
Using coverage.py