Update the documentation link for doc migration

Change-Id: I14c768761f468549dfdcb7daa70fe86d709d9a25
This commit is contained in:
Hangdong Zhang 2017-07-24 16:23:14 +08:00
parent c842d40ef0
commit c845319679
5 changed files with 7 additions and 7 deletions

View File

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

View File

@ -24,7 +24,7 @@ common Neutron plugins.
* Free software: Apache license
* Documentation: https://docs.openstack.org/developer/kuryr
* Documentation: https://docs.openstack.org/kuryr/latest/
* Source: https://git.openstack.org/cgit/openstack/kuryr
* Bugs: https://bugs.launchpad.net/kuryr
@ -55,7 +55,7 @@ Installing Kuryr's libnetwork driver
For kuryr-libnetwork driver installation refer:
https://docs.openstack.org/developer/kuryr-libnetwork/readme.html
https://docs.openstack.org/kuryr-libnetwork/latest/readme.html
Configuring Kuryr

View File

@ -172,5 +172,5 @@ References
* `Add tags to neutron resources spec`_
.. _Add tags to neutron resources spec: http://docs.openstack.org/developer/neutron/devref/tag.html
.. _Kuryr devref: http://docs.openstack.org/developer/kuryr/devref/index.html
.. _Add tags to neutron resources spec: https://docs.openstack.org/neutron/latest/contributor/internals/tag.html
.. _Kuryr devref: https://docs.openstack.org/kuryr/latest/devref/index.html

View File

@ -536,4 +536,4 @@ References
[4] https://blueprints.launchpad.net/kuryr/+spec/kuryr-magnum-heat-deployment
[5] http://docs.openstack.org/developer/magnum/
[5] https://docs.openstack.org/magnum/latest/

View File

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