diff options
Diffstat (limited to 'doc/sample_html/style.css')
-rw-r--r-- | doc/sample_html/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
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. */ |