summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRajesh Tailor <ratailor@redhat.com>2022-10-12 09:14:05 +0530
committerRajesh Tailor <ratailor@redhat.com>2022-10-18 17:09:41 +0530
commitb1958b7cfa6b8aca5b76b3f133627bb733d29f00 (patch)
treedd22780a16440eb885ca9761a50dddcf4777aa80
parent8aee01f1286d1f9ec5190328d24e9eb6b4edb626 (diff)
downloadnova-b1958b7cfa6b8aca5b76b3f133627bb733d29f00.tar.gz
Correct doc references
This changes corrects wrong doc references in nova docs. Change-Id: I6a94e14dd7efafad65a0074b57b9eff1b6822e02
-rw-r--r--api-guide/source/server_concepts.rst2
-rw-r--r--doc/source/install/overview.rst2
2 files changed, 2 insertions, 2 deletions
diff --git a/api-guide/source/server_concepts.rst b/api-guide/source/server_concepts.rst
index f6d07a99d0..9341965140 100644
--- a/api-guide/source/server_concepts.rst
+++ b/api-guide/source/server_concepts.rst
@@ -1048,7 +1048,7 @@ Nova is able to write metadata to a special configuration drive that attaches
to the server when it boots. The server can mount this drive and read files
from it to get information that is normally available through the metadata
service. For more details, refer to the :nova-doc:`user guide
-<user/metadata.html>`.
+<user/metadata.html#config-drives>`.
User data
---------
diff --git a/doc/source/install/overview.rst b/doc/source/install/overview.rst
index 9781973d9f..c8e72e4256 100644
--- a/doc/source/install/overview.rst
+++ b/doc/source/install/overview.rst
@@ -67,7 +67,7 @@ follows:
For more information on production architectures, see the `Architecture Design
Guide <https://docs.openstack.org/arch-design/>`_, `OpenStack Operations Guide
-<https://wiki.openstack.org/wiki/OpsGuide>`_, and `OpenStack Networking Guide
+<https://docs.openstack.org/operations-guide/>`_, and `OpenStack Networking Guide
<https://docs.openstack.org/ocata/networking-guide/>`_.
.. _figure-hwreqs: