summaryrefslogtreecommitdiff
path: root/coverage/version.py
diff options
context:
space:
mode:
Diffstat (limited to 'coverage/version.py')
-rw-r--r--coverage/version.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/coverage/version.py b/coverage/version.py
index 0e6b0f9c..2639941a 100644
--- a/coverage/version.py
+++ b/coverage/version.py
@@ -1,5 +1,5 @@
# Licensed under the Apache License: http://www.apache.org/licenses/LICENSE-2.0
-# For details: https://bitbucket.org/ned/coveragepy/src/default/NOTICE.txt
+# For details: https://github.com/nedbat/coveragepy/blob/master/NOTICE.txt
"""The version and URL for coverage.py"""
# This file is exec'ed in setup.py, don't import anything!