summaryrefslogtreecommitdiff
path: root/tests/js
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2018-06-24 11:43:01 -0400
committerNed Batchelder <ned@nedbatchelder.com>2018-06-24 11:43:28 -0400
commit11998ee5ee43b334744123f820b488091728ae52 (patch)
treea90234a68fd193415a10b7dfdcab5b01982ba8f6 /tests/js
parenta1ae430c3cd952478e677ca396db1c9e560eaa8f (diff)
downloadpython-coveragepy-git-11998ee5ee43b334744123f820b488091728ae52.tar.gz
Update NOTICE link to GitHub.
Diffstat (limited to 'tests/js')
-rw-r--r--tests/js/tests.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/js/tests.js b/tests/js/tests.js
index bf2ca734..7bd3b9ca 100644
--- a/tests/js/tests.js
+++ b/tests/js/tests.js
@@ -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 */
// Tests of coverage.py HTML report chunk navigation.
/*global coverage, jQuery, $ */