summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/api.rst2
-rw-r--r--doc/api_coverage.rst2
-rw-r--r--doc/api_coveragedata.rst2
-rw-r--r--doc/api_plugin.rst2
-rw-r--r--doc/branch.rst2
-rw-r--r--doc/changes.rst2
-rw-r--r--doc/cmd.rst2
-rw-r--r--doc/conf.py2
-rw-r--r--doc/config.rst2
-rw-r--r--doc/contributing.rst2
-rw-r--r--doc/excluding.rst2
-rw-r--r--doc/faq.rst2
-rw-r--r--doc/howitworks.rst2
-rw-r--r--doc/index.rst2
-rw-r--r--doc/install.rst2
-rw-r--r--doc/plugins.rst2
-rw-r--r--doc/source.rst2
-rw-r--r--doc/subprocess.rst2
-rw-r--r--doc/trouble.rst2
19 files changed, 19 insertions, 19 deletions
diff --git a/doc/api.rst b/doc/api.rst
index 26db06ef..d485d90a 100644
--- a/doc/api.rst
+++ b/doc/api.rst
@@ -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
.. _api:
diff --git a/doc/api_coverage.rst b/doc/api_coverage.rst
index 70a57eef..9ee95967 100644
--- a/doc/api_coverage.rst
+++ b/doc/api_coverage.rst
@@ -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
.. _api_coverage:
diff --git a/doc/api_coveragedata.rst b/doc/api_coveragedata.rst
index 75215a3d..b3b64328 100644
--- a/doc/api_coveragedata.rst
+++ b/doc/api_coveragedata.rst
@@ -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
.. _api_coveragedata:
diff --git a/doc/api_plugin.rst b/doc/api_plugin.rst
index e400a298..d070e2bf 100644
--- a/doc/api_plugin.rst
+++ b/doc/api_plugin.rst
@@ -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
.. _api_plugin:
diff --git a/doc/branch.rst b/doc/branch.rst
index f95f1d47..92cab27b 100644
--- a/doc/branch.rst
+++ b/doc/branch.rst
@@ -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
.. _branch:
diff --git a/doc/changes.rst b/doc/changes.rst
index 0243b5c1..1dd7b911 100644
--- a/doc/changes.rst
+++ b/doc/changes.rst
@@ -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
.. _changes:
diff --git a/doc/cmd.rst b/doc/cmd.rst
index baf1ca08..d198178f 100644
--- a/doc/cmd.rst
+++ b/doc/cmd.rst
@@ -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
.. _cmd:
diff --git a/doc/conf.py b/doc/conf.py
index 503387b5..9936d1b9 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
# 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 documentation build configuration file, created by
diff --git a/doc/config.rst b/doc/config.rst
index 062aa740..3e76e3d0 100644
--- a/doc/config.rst
+++ b/doc/config.rst
@@ -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
.. _config:
diff --git a/doc/contributing.rst b/doc/contributing.rst
index 1b06bed7..d8317591 100644
--- a/doc/contributing.rst
+++ b/doc/contributing.rst
@@ -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
.. _contributing:
diff --git a/doc/excluding.rst b/doc/excluding.rst
index 465afe16..e56cf0a7 100644
--- a/doc/excluding.rst
+++ b/doc/excluding.rst
@@ -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
.. _excluding:
diff --git a/doc/faq.rst b/doc/faq.rst
index fb9dbeb2..293b34b0 100644
--- a/doc/faq.rst
+++ b/doc/faq.rst
@@ -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
.. _faq:
diff --git a/doc/howitworks.rst b/doc/howitworks.rst
index 764472be..62af42e3 100644
--- a/doc/howitworks.rst
+++ b/doc/howitworks.rst
@@ -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
.. _howitworks:
diff --git a/doc/index.rst b/doc/index.rst
index c6ddf5de..78496cdb 100644
--- a/doc/index.rst
+++ b/doc/index.rst
@@ -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
diff --git a/doc/install.rst b/doc/install.rst
index 4f3717b4..037fd62a 100644
--- a/doc/install.rst
+++ b/doc/install.rst
@@ -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
.. _install:
diff --git a/doc/plugins.rst b/doc/plugins.rst
index e4967b4b..c77c1e33 100644
--- a/doc/plugins.rst
+++ b/doc/plugins.rst
@@ -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
.. _plugins:
diff --git a/doc/source.rst b/doc/source.rst
index 640fc431..e1bc8038 100644
--- a/doc/source.rst
+++ b/doc/source.rst
@@ -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
.. _source:
diff --git a/doc/subprocess.rst b/doc/subprocess.rst
index 7236b7ef..06068959 100644
--- a/doc/subprocess.rst
+++ b/doc/subprocess.rst
@@ -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
.. _subprocess:
diff --git a/doc/trouble.rst b/doc/trouble.rst
index d152599a..8f260604 100644
--- a/doc/trouble.rst
+++ b/doc/trouble.rst
@@ -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
.. _trouble: