diff --git a/doc/source/federation/configure_federation.rst b/doc/source/federation/configure_federation.rst index 3ddde48220..36ede4f149 100644 --- a/doc/source/federation/configure_federation.rst +++ b/doc/source/federation/configure_federation.rst @@ -64,9 +64,9 @@ There is currently support for two major federation protocols: * OpenID Connect - see `Setup OpenID Connect`_. -.. _`Setup Shibboleth`: federation/shibboleth.html -.. _`Setup OpenID Connect`: federation/openidc.html -.. _`Setup Mellon`: federation/mellon.html +.. _`Setup Shibboleth`: shibboleth.html +.. _`Setup OpenID Connect`: openidc.html +.. _`Setup Mellon`: mellon.html Configure keystone and Horizon for Single Sign-On ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ @@ -74,7 +74,7 @@ Configure keystone and Horizon for Single Sign-On * To configure horizon to access a federated keystone, follow the steps outlined at: `Keystone Federation and Horizon`_. -.. _`Keystone Federation and Horizon`: federation/websso.html +.. _`Keystone Federation and Horizon`: websso.html Configuring Federation in Keystone ----------------------------------- diff --git a/doc/source/federation/openidc.rst b/doc/source/federation/openidc.rst index 4ad940b3ab..ce3c970020 100644 --- a/doc/source/federation/openidc.rst +++ b/doc/source/federation/openidc.rst @@ -90,4 +90,4 @@ Tips 2. Don't forget to add oidc as an [auth] plugin in keystone.conf, see `Step 2`_ -.. _`Step 2`: federation/federation.html +.. _`Step 2`: federation.html