Update the documentation link for doc migration

Change-Id: I600a99e686641ad64a1b9096d6f1962f7a20c716
This commit is contained in:
Hangdong Zhang 2017-07-24 14:08:28 +08:00
parent 3b814eca31
commit de5f4b4a24
4 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
python-zunclient Style Commandments
===============================================
Read the OpenStack Style Commandments https://docs.openstack.org/developer/hacking/
Read the OpenStack Style Commandments https://docs.openstack.org/hacking/latest/

View File

@ -9,7 +9,7 @@ Please fill here a long description which must be at least 3 lines wrapped on
Note that this is a hard requirement.
* Free software: Apache license
* Documentation: https://docs.openstack.org/developer/python-zunclient
* Documentation: https://docs.openstack.org/python-zunclient/latest/
* Source: https://git.openstack.org/cgit/openstack/python-zunclient
* Bugs: http://bugs.launchpad.net/python-zunclient

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/zun/
home-page = https://docs.openstack.org/zun/latest/
classifier =
Environment :: OpenStack
Intended Audience :: Information Technology

View File

@ -12,7 +12,7 @@
"""oslo_i18n integration module for zunclient.
See http://docs.openstack.org/developer/oslo.i18n/usage.html .
See https://docs.openstack.org/oslo.i18n/latest/user/usage.html.
"""