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/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/sample_html/style.css') diff --git a/doc/sample_html/style.css b/doc/sample_html/style.css index 86b82091..d6b29524 100644 --- a/doc/sample_html/style.css +++ b/doc/sample_html/style.css @@ -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 */ /* CSS styles for coverage.py. */ -- cgit v1.2.1