Update URLs in documents according to document migration

Change-Id: I5afc149ab61e037cb3d9dd355975802a37342cf8
This commit is contained in:
melissaml 2017-07-14 09:23:53 +08:00
parent 4bd21251cc
commit 885acfec57
3 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@ Keystone Style Commandments
===========================
- Step 1: Read the OpenStack Style Commandments
https://docs.openstack.org/developer/hacking/
https://docs.openstack.org/hacking/latest/
- Step 2: Read on
Exceptions

View File

@ -30,6 +30,6 @@ These tools include:
Further information:
* Free software: Apache license
* Documentation: https://docs.openstack.org/developer/keystoneauth
* Documentation: https://docs.openstack.org/keystoneauth/latest/
* Source: https://git.openstack.org/cgit/openstack/keystoneauth
* Bugs: https://bugs.launchpad.net/keystoneauth

View File

@ -5,7 +5,7 @@ description-file =
README.rst
author = OpenStack
author-email = openstack-dev@lists.openstack.org
home-page = https://docs.openstack.org/developer/keystoneauth/
home-page = https://docs.openstack.org/keystoneauth/latest/
classifier =
Environment :: OpenStack
Intended Audience :: Information Technology