summaryrefslogtreecommitdiff
path: root/api-guide
diff options
context:
space:
mode:
Diffstat (limited to 'api-guide')
-rw-r--r--api-guide/source/server_concepts.rst2
-rw-r--r--api-guide/source/users.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/api-guide/source/users.rst b/api-guide/source/users.rst
index a0b74374a2..28a59201c0 100644
--- a/api-guide/source/users.rst
+++ b/api-guide/source/users.rst
@@ -28,7 +28,7 @@ The Compute API uses these roles, along with oslo.policy, to decide
what the user is authorized to do.
Refer to the to
-:nova-doc:`compute admin guide </admin/arch#projects-users-and-roles>`
+:nova-doc:`compute admin guide </admin/architecture#projects-users-and-roles>`
for details.
Personas used in this guide