From e35c2e1d5101bf02af1fea1e179772a796a79f22 Mon Sep 17 00:00:00 2001 From: Rajesh Tailor Date: Tue, 11 Oct 2022 15:51:41 +0530 Subject: 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 --- api-guide/source/users.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'api-guide') 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 ` +:nova-doc:`compute admin guide ` for details. Personas used in this guide -- cgit v1.2.1