summaryrefslogtreecommitdiff
path: root/api-guide
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 /api-guide
parent8aee01f1286d1f9ec5190328d24e9eb6b4edb626 (diff)
downloadnova-b1958b7cfa6b8aca5b76b3f133627bb733d29f00.tar.gz
Correct doc references
This changes corrects wrong doc references in nova docs. Change-Id: I6a94e14dd7efafad65a0074b57b9eff1b6822e02
Diffstat (limited to 'api-guide')
-rw-r--r--api-guide/source/server_concepts.rst2
1 files changed, 1 insertions, 1 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
---------