diff options
Diffstat (limited to 'doc/source/cli')
| -rw-r--r-- | doc/source/cli/authentication.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/cli/authentication.rst b/doc/source/cli/authentication.rst index 5a1d2797..43fcd884 100644 --- a/doc/source/cli/authentication.rst +++ b/doc/source/cli/authentication.rst @@ -7,7 +7,7 @@ Authentication OpenStackClient leverages `python-keystoneclient`_ authentication plugins to support a number of different authentication methods. -.. _`python-keystoneclient`: http://docs.openstack.org/developer/python-keystoneclient/authentication-plugins.html +.. _`python-keystoneclient`: https://docs.openstack.org/python-keystoneclient/latest/using-sessions.html#sharing-authentication-plugins Authentication Process ---------------------- |
