Update the documentation link for doc migration
Change-Id: I600a99e686641ad64a1b9096d6f1962f7a20c716
This commit is contained in:
parent
3b814eca31
commit
de5f4b4a24
@ -1,4 +1,4 @@
|
|||||||
python-zunclient Style Commandments
|
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/
|
||||||
|
@ -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.
|
Note that this is a hard requirement.
|
||||||
|
|
||||||
* Free software: Apache license
|
* 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
|
* Source: https://git.openstack.org/cgit/openstack/python-zunclient
|
||||||
* Bugs: http://bugs.launchpad.net/python-zunclient
|
* Bugs: http://bugs.launchpad.net/python-zunclient
|
||||||
|
|
||||||
|
@ -5,7 +5,7 @@ description-file =
|
|||||||
README.rst
|
README.rst
|
||||||
author = OpenStack
|
author = OpenStack
|
||||||
author-email = openstack-dev@lists.openstack.org
|
author-email = openstack-dev@lists.openstack.org
|
||||||
home-page = https://docs.openstack.org/developer/zun/
|
home-page = https://docs.openstack.org/zun/latest/
|
||||||
classifier =
|
classifier =
|
||||||
Environment :: OpenStack
|
Environment :: OpenStack
|
||||||
Intended Audience :: Information Technology
|
Intended Audience :: Information Technology
|
||||||
|
@ -12,7 +12,7 @@
|
|||||||
|
|
||||||
"""oslo_i18n integration module for zunclient.
|
"""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.
|
||||||
|
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user