summaryrefslogtreecommitdiff
path: root/api-guide
diff options
context:
space:
mode:
authorRajesh Tailor <ratailor@redhat.com>2022-10-11 15:51:41 +0530
committerRajesh Tailor <ratailor@redhat.com>2022-10-11 15:53:45 +0530
commite35c2e1d5101bf02af1fea1e179772a796a79f22 (patch)
tree8b321c1b4250d11d51e2f547a262a508fcc8f5b5 /api-guide
parent03d2715ed492350fa11908aea0fdd0265993e284 (diff)
downloadnova-e35c2e1d5101bf02af1fea1e179772a796a79f22.tar.gz
Correct wrong reference in docs
This change fixes the wrong url in nova compute admin doc [1] in projects-users-and-roles section. [1] https://docs.openstack.org/api-guide/compute/users.html Closes-Bug: #1992139 Change-Id: Iee3546845bb37ad08f394ec710f7302d37ffd99b
Diffstat (limited to 'api-guide')
-rw-r--r--api-guide/source/users.rst2
1 files changed, 1 insertions, 1 deletions
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