Update the documentation link for doc migration
Change-Id: If544f74006c4605fac861d61b615140fea23691f
This commit is contained in:
parent
f4329ffe18
commit
1338a712d1
@ -1,4 +1,4 @@
|
|||||||
os_vif Style Commandments
|
os_vif Style Commandments
|
||||||
=========================
|
=========================
|
||||||
|
|
||||||
Read the OpenStack Style Commandments http://docs.openstack.org/developer/hacking/
|
Read the OpenStack Style Commandments https://docs.openstack.org/hacking/latest/
|
||||||
|
@ -22,6 +22,6 @@ os-vif
|
|||||||
A library for plugging and unplugging virtual interfaces in OpenStack.
|
A library for plugging and unplugging virtual interfaces in OpenStack.
|
||||||
|
|
||||||
* License: Apache License, Version 2.0
|
* License: Apache License, Version 2.0
|
||||||
* Documentation: https://docs.openstack.org/developer/os-vif
|
* Documentation: https://docs.openstack.org/os-vif/latest/
|
||||||
* Source: https://git.openstack.org/cgit/openstack/os-vif
|
* Source: https://git.openstack.org/cgit/openstack/os-vif
|
||||||
* Bugs: https://bugs.launchpad.net/os-vif
|
* Bugs: https://bugs.launchpad.net/os-vif
|
||||||
|
@ -14,7 +14,7 @@
|
|||||||
|
|
||||||
"""oslo.i18n integration module.
|
"""oslo.i18n integration module.
|
||||||
|
|
||||||
See http://docs.openstack.org/developer/oslo.i18n/usage.html .
|
See https://docs.openstack.org/oslo.i18n/latest/user/usage.html.
|
||||||
|
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@ summary = A library for plugging and unplugging virtual interfaces in OpenStack.
|
|||||||
description-file = README.rst
|
description-file = README.rst
|
||||||
author = OpenStack
|
author = OpenStack
|
||||||
author-email = openstack-dev@lists.openstack.org
|
author-email = openstack-dev@lists.openstack.org
|
||||||
home-page = http://docs.openstack.org/developer/os-vif/
|
home-page = https://docs.openstack.org/os-vif/latest/
|
||||||
classifier =
|
classifier =
|
||||||
Environment :: OpenStack
|
Environment :: OpenStack
|
||||||
Intended Audience :: Information Technology
|
Intended Audience :: Information Technology
|
||||||
|
@ -14,7 +14,7 @@
|
|||||||
|
|
||||||
"""oslo.i18n integration module.
|
"""oslo.i18n integration module.
|
||||||
|
|
||||||
See http://docs.openstack.org/developer/oslo.i18n/usage.html .
|
See https://docs.openstack.org/oslo.i18n/latest/user/usage.html.
|
||||||
|
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user