Update URLs in documents according to document migration
Change-Id: I3c35d5046f8fecf091a12f87e522eefdebecef27
This commit is contained in:
parent
a1598502bd
commit
fb177735ae
@ -3,4 +3,4 @@
|
|||||||
|
|
||||||
Read the OpenStack Style Commandments in the following link
|
Read the OpenStack Style Commandments in the following link
|
||||||
|
|
||||||
https://docs.openstack.org/developer/hacking/
|
https://docs.openstack.org/hacking/latest/
|
||||||
|
@ -23,6 +23,6 @@ The Oslo VMware library provides support for common VMware operations
|
|||||||
and APIs.
|
and APIs.
|
||||||
|
|
||||||
* License: Apache License, Version 2.0
|
* License: Apache License, Version 2.0
|
||||||
* Documentation: https://docs.openstack.org/developer/oslo.vmware
|
* Documentation: https://docs.openstack.org/oslo.vmware/latest/
|
||||||
* Source: https://git.openstack.org/cgit/openstack/oslo.vmware
|
* Source: https://git.openstack.org/cgit/openstack/oslo.vmware
|
||||||
* Bugs: https://bugs.launchpad.net/oslo.vmware
|
* Bugs: https://bugs.launchpad.net/oslo.vmware
|
||||||
|
@ -12,7 +12,7 @@
|
|||||||
|
|
||||||
"""oslo.i18n integration module.
|
"""oslo.i18n integration module.
|
||||||
|
|
||||||
See https://docs.openstack.org/developer/oslo.i18n/usage.html
|
See https://docs.openstack.org/oslo.i18n/latest/user/index.html
|
||||||
|
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
@ -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/oslo.vmware/
|
home-page = https://docs.openstack.org/oslo.vmware/latest/
|
||||||
classifier =
|
classifier =
|
||||||
Environment :: OpenStack
|
Environment :: OpenStack
|
||||||
Intended Audience :: Information Technology
|
Intended Audience :: Information Technology
|
||||||
|
Loading…
Reference in New Issue
Block a user