Update the documentation link for doc migration

BTW, update one URL of networking-powervm as well.

Change-Id: I684e4457d9baee25aa569b20f20e73474cf88578
This commit is contained in:
Hangdong Zhang 2017-07-21 14:30:26 +08:00
parent 10a43f48eb
commit dac4bcdd96
3 changed files with 5 additions and 5 deletions

View File

@ -2,7 +2,7 @@ Nova-PowerVM Style Commandments
===============================
- Step 1: Read the OpenStack Style Commandments
http://docs.openstack.org/developer/hacking/
https://docs.openstack.org/hacking/latest/
- Step 2: Read on
Nova-PowerVM Specific Commandments

View File

@ -7,7 +7,7 @@ What is DevStack?
DevStack is a script to quickly create an OpenStack development environment.
Find out more `here <http://docs.openstack.org/developer/devstack/>`_.
Find out more `here <https://docs.openstack.org/devstack/latest/>`_.
What are DevStack plugins?
@ -21,7 +21,7 @@ plugins, with the appropriate local.conf settings for your environment, will all
clone down DevStack, configure, run stack.sh, and end up with a working OpenStack/Novalink PowerVM
environment with no other scripting required.
More details can be `found here. <http://docs.openstack.org/developer/devstack/plugins.html>`_
More details can be `found here. <https://docs.openstack.org/devstack/latest/plugins.html>`_
How to use the NovaLink DevStack plugins:
@ -73,7 +73,7 @@ How to use the NovaLink DevStack plugins:
* https://github.com/openstack/nova-powervm/blob/master/devstack/README.rst
* networking-powervm
* http://docs.openstack.org/developer/networking-powervm/devref/index.html
* http://networking-powervm.readthedocs.io/en/latest/devref/index.html
* https://github.com/openstack/networking-powervm/blob/master/devstack/README.rst
* ceilometer-powervm

View File

@ -27,7 +27,7 @@ mirror those of the Nova project.
Documentation on Nova can be found at the `Nova Devref`_.
.. _`PowerVM`: http://www-03.ibm.com/systems/power/software/virtualization/
.. _`Nova Devref`: http://docs.openstack.org/developer/nova
.. _`Nova Devref`: https://docs.openstack.org/nova/latest/
Nova-PowerVM Overview
=====================