diff --git a/README.rst b/README.rst index bcc615fa..4c1c4e83 100644 --- a/README.rst +++ b/README.rst @@ -16,7 +16,7 @@ installed behind the Apache webserver listening on port 5000 and port 35357 by default. Documentation for the project can be found at: -``_ +``_ The project home is at: ``_ diff --git a/doc/source/configure-federation-mapping.rst b/doc/source/configure-federation-mapping.rst index f8a4c64d..95be9d96 100644 --- a/doc/source/configure-federation-mapping.rst +++ b/doc/source/configure-federation-mapping.rst @@ -73,7 +73,7 @@ IdP and protocol. The details of how the mapping engine works, the schema, and various rule examples are in the `keystone developer documentation -`_. +`_. For example, SP attribute mapping configuration for an ADFS IdP: diff --git a/doc/source/configure-keystone.rst b/doc/source/configure-keystone.rst index 0c4b8d14..3a2763aa 100644 --- a/doc/source/configure-keystone.rst +++ b/doc/source/configure-keystone.rst @@ -112,5 +112,5 @@ More details regarding valid configuration for the LDAP Identity backend can be found in the `Keystone Developer Documentation`_ and the `OpenStack Administrator Guide`_. -.. _Keystone Developer Documentation: http://docs.openstack.org/developer/keystone/configuration.html#configuring-the-ldap-identity-provider -.. _OpenStack Administrator Guide: http://docs.openstack.org/admin-guide/identity-integrate-with-ldap.html +.. _Keystone Developer Documentation: https://docs.openstack.org/keystone/latest/configuration.html#configuring-the-ldap-identity-provider +.. _OpenStack Administrator Guide: https://docs.openstack.org/keystone/latest/admin/identity-integrate-with-ldap.html