From 036de87ddda41e960760efe0024e8045c8a9cdc6 Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Sat, 23 Jun 2018 16:53:25 -0400 Subject: Update docs to point to GitHub --- doc/trouble.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/trouble.rst') diff --git a/doc/trouble.rst b/doc/trouble.rst index 7534c5cb..e3951218 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 -- cgit v1.2.1