Fix the outdated URL

Change-Id: I0c3b755aee0b77cae0d13b03cc00475bf4e8706d
This commit is contained in:
zhang.lei 2018-04-27 08:27:25 +00:00
parent 03c06a8125
commit 1a4a8db7d8
1 changed files with 1 additions and 1 deletions

View File

@ -148,7 +148,7 @@ I have a non-Python client
You'll likely need to heavily reference our `API documentation`_ to port your
application to Identity API v3.
.. _`API documentation`: https://git.openstack.org/cgit/openstack-attic/identity-api/tree/v3/src/markdown/identity-api-v3.md
.. _`API documentation`: https://developer.openstack.org/api-ref/identity/v3/
The most common operation would be password-based authentication including a
tenant name (i.e. project name) to specify an authorization scope. In Identity