Fix relative links

Fix minor errors introduced in f10f95b4.

Change-Id: Id18ae5f5a001541bfa129347d1b8ba6fa055699b
This commit is contained in:
Colleen Murphy 2019-08-20 11:20:01 -07:00
parent 201bfbc2fb
commit 4ed39d530f
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
~~~~~~