diff options
| author | Ned Batchelder <ned@nedbatchelder.com> | 2017-05-07 18:24:52 -0400 |
|---|---|---|
| committer | Ned Batchelder <ned@nedbatchelder.com> | 2017-05-07 18:24:52 -0400 |
| commit | 736c63fd0d4978342fb99ad77821ef6131d304aa (patch) | |
| tree | dfc3958ea9bd644f951a2096f4a6edfacaf46da4 /doc/trouble.rst | |
| parent | ff089e32d04e517187d1b35e828253cf27da915e (diff) | |
| download | python-coveragepy-git-736c63fd0d4978342fb99ad77821ef6131d304aa.tar.gz | |
Bitbucket redirects /issue/ to /issues/ so just change the URLs
Diffstat (limited to 'doc/trouble.rst')
| -rw-r--r-- | doc/trouble.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/trouble.rst b/doc/trouble.rst index 9fb1a634..e74e18cc 100644 --- a/doc/trouble.rst +++ b/doc/trouble.rst @@ -50,7 +50,7 @@ coverage.py from working properly: .. _sys.settrace: http://docs.python.org/library/sys.html#sys.settrace .. _thread: https://docs.python.org/2/library/thread.html .. _threading: http://docs.python.org/library/threading.html -.. _issue 43: https://bitbucket.org/ned/coveragepy/issue/43/coverage-measurement-fails-on-code +.. _issue 43: https://bitbucket.org/ned/coveragepy/issues/43/coverage-measurement-fails-on-code Things that require --timid |
