diff options
Diffstat (limited to 'doc/changes.rst')
-rw-r--r-- | doc/changes.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/changes.rst b/doc/changes.rst index 20b2bd73..d7ba8193 100644 --- a/doc/changes.rst +++ b/doc/changes.rst @@ -37,9 +37,9 @@ Major change history for coverage.py These are the major changes for coverage.py. For a more complete change -history, see the `CHANGES.txt`_ file in the source tree. +history, see the `CHANGES.rst`_ file in the source tree. -.. _CHANGES.txt: http://bitbucket.org/ned/coveragepy/src/tip/CHANGES.txt +.. _CHANGES.rst: http://bitbucket.org/ned/coveragepy/src/tip/CHANGES.rst .. module:: coverage |