diff options
| author | Ned Batchelder <ned@nedbatchelder.com> | 2018-06-23 20:08:15 -0400 |
|---|---|---|
| committer | Ned Batchelder <ned@nedbatchelder.com> | 2018-06-23 20:08:15 -0400 |
| commit | a1ae430c3cd952478e677ca396db1c9e560eaa8f (patch) | |
| tree | eff5583cea15e916e54a6f04b66e9942eb5fea95 /doc/trouble.rst | |
| parent | 0df8e82c77b677a1cda984aa56e3666948f72e9b (diff) | |
| parent | 036de87ddda41e960760efe0024e8045c8a9cdc6 (diff) | |
| download | python-coveragepy-git-a1ae430c3cd952478e677ca396db1c9e560eaa8f.tar.gz | |
Pull in 4.5.1a changes to update docs for GitHub migration.
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 c0003aaf..d152599a 100644 --- a/doc/trouble.rst +++ b/doc/trouble.rst @@ -23,7 +23,7 @@ working properly. If your problem isn't discussed here, you can of course search the `coverage.py bug tracker`_ directly to see if there is some mention of it. -.. _coverage.py bug tracker: https://bitbucket.org/ned/coveragepy/issues?status=new&status=open +.. _coverage.py bug tracker: https://github.com/nedbat/coveragepy/issues Things that don't work |
