summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.rst4
-rw-r--r--bindep.txt2
-rw-r--r--doc/source/contributor/testing.rst2
3 files changed, 4 insertions, 4 deletions
diff --git a/README.rst b/README.rst
index 1bc3bdcc..cdaf8653 100644
--- a/README.rst
+++ b/README.rst
@@ -36,6 +36,6 @@ Python API implements 100% of the OpenStack Compute API.
.. _Blueprints: https://blueprints.launchpad.net/python-novaclient
.. _Bugs: https://bugs.launchpad.net/python-novaclient
.. _Source: https://opendev.org/openstack/python-novaclient
-.. _How to Contribute: https://docs.openstack.org/infra/manual/developers.html
-.. _Specs: http://specs.openstack.org/openstack/nova-specs/
+.. _How to Contribute: https://docs.opendev.org/opendev/infra-manual/latest/developers.html
+.. _Specs: https://specs.openstack.org/openstack/nova-specs/
.. _Release Notes: https://docs.openstack.org/releasenotes/python-novaclient
diff --git a/bindep.txt b/bindep.txt
index eaa5e1f2..c3ae8263 100644
--- a/bindep.txt
+++ b/bindep.txt
@@ -1,5 +1,5 @@
# This is a cross-platform list tracking distribution packages needed by tests;
-# see https://docs.openstack.org/infra/bindep/ for additional information.
+# see https://docs.opendev.org/opendev/bindep/latest/ for additional information.
build-essential [platform:dpkg]
dbus-devel [platform:rpm]
diff --git a/doc/source/contributor/testing.rst b/doc/source/contributor/testing.rst
index 4a1e1938..ed0fa506 100644
--- a/doc/source/contributor/testing.rst
+++ b/doc/source/contributor/testing.rst
@@ -25,4 +25,4 @@ DevStack installation with a demo and an admin user/tenant - or clouds named
Refer to `Consistent Testing Interface`__ for more details.
-__ https://opendev.org/openstack/governance/src/branch/master/reference/project-testing-interface.rst
+__ https://governance.openstack.org/tc/reference/project-testing-interface.html