Merge "Fix relative links"

This commit is contained in:
Zuul 2019-09-24 18:33:34 +00:00 committed by Gerrit Code Review
commit aef81805a9
2 changed files with 2 additions and 2 deletions

View File

@ -37,7 +37,7 @@ but it requires keystone to handle passwords directly rather than offloading
authentication to the external source.
Keystone supports two configuration models for federated identity. The most
common configuration is with `keystone as a Service Provider (SP)
common configuration is with :ref:`keystone as a Service Provider (SP)
<keystone-as-sp>`, using an
external Identity Provider, such as a Keycloak or Google, as the identity source
and authentication method. The second type of configuration is

View File

@ -297,7 +297,7 @@ service, such as, a user named ``nova`` for the Compute service, and a
special service project called ``service``.
For information about how to create services and endpoints, see the
`Administrator Guide <manage_services>`__.
:ref:`Administrator Guide <manage_services>`.
Groups
~~~~~~