From def21c69914d78aae599eab4af71cc5ab0b94f23 Mon Sep 17 00:00:00 2001 From: Mike Chen Date: Fri, 18 Jan 2019 19:15:39 +0800 Subject: [PATCH] Fix wrong urls These urls in the docs are invalid probably because of the renaming that happened with commit ccb3d340e49da88bb01ad2d2bb40f00280932aec Change-Id: Ie3dc315c8b7ff7faa2a6c24d9c074a6fc42a54a8 --- api-ref/source/v3/domains-config-v3.inc | 2 +- api-ref/source/v3/index.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/api-ref/source/v3/domains-config-v3.inc b/api-ref/source/v3/domains-config-v3.inc index e41cb4c9b3..d6235994d5 100644 --- a/api-ref/source/v3/domains-config-v3.inc +++ b/api-ref/source/v3/domains-config-v3.inc @@ -32,7 +32,7 @@ other than the ``identity`` or ``ldap`` groups, the ``Forbidden For information about how to integrate the Identity service with LDAP, see `Integrate Identity with LDAP -`_. +`_. Show default configuration settings =================================== diff --git a/api-ref/source/v3/index.rst b/api-ref/source/v3/index.rst index e2677405cf..28d238fe5b 100644 --- a/api-ref/source/v3/index.rst +++ b/api-ref/source/v3/index.rst @@ -23,7 +23,7 @@ contains the same headers and HTTP status code as the corresponding GET API. For information about Identity API protection, see `Identity API protection with role-based access control (RBAC) -`_ +`_ in the OpenStack Cloud Administrator Guide. ===================================