Update the documentation link for doc migration

This patch is proposed according to the Direction 10 of doc
migration(https://etherpad.openstack.org/p/doc-migration-tracking).

Change-Id: Ieca93d77bfc5e54486312f16122cc12c5bda0934
This commit is contained in:
lingyongxu
2017-09-20 13:52:06 +08:00
committed by Lingyong Xu
parent 39c00ab8b7
commit 41352cb375
5 changed files with 5 additions and 5 deletions
doc/source/cli
openstackclient/tests/functional
releasenotes/source
setup.cfg

@ -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
----------------------