summaryrefslogtreecommitdiff
path: root/tests/js/tests.js
diff options
context:
space:
mode:
Diffstat (limited to 'tests/js/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, $ */