From abd3bc0302cbf502d8c5f93a47c90fbd47ab9a4d Mon Sep 17 00:00:00 2001 From: Mariatta Date: Mon, 12 Nov 2018 20:57:35 -0800 Subject: Update url from bitbucket to GitHub where applicable. --- doc/sample_html/coverage_html.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/sample_html/coverage_html.js') diff --git a/doc/sample_html/coverage_html.js b/doc/sample_html/coverage_html.js index f6f5de20..84b5a7e0 100644 --- a/doc/sample_html/coverage_html.js +++ b/doc/sample_html/coverage_html.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 // Coverage.py HTML report browser code. /*jslint browser: true, sloppy: true, vars: true, plusplus: true, maxerr: 50, indent: 4 */ -- cgit v1.2.1