Update and replace http with https for doc links

1) Update doc links according to OpenStack document migration
2) Use https instead of http for docs links

Change-Id: Icf10fb8f00c49bc9027212501e2fa59becfc3a1c
This commit is contained in:
howardlee 2017-07-21 16:39:32 +08:00
parent dcc5a473c7
commit 598ccc0eca
4 changed files with 6 additions and 6 deletions

View File

@ -1,7 +1,7 @@
If you would like to contribute to the development of OpenStack, If you would like to contribute to the development of OpenStack,
you must follow the steps documented at: you must follow the steps documented at:
http://docs.openstack.org/infra/manual/developers.html#development-workflow https://docs.openstack.org/infra/manual/developers.html#development-workflow
Pull requests submitted through GitHub will be ignored. Pull requests submitted through GitHub will be ignored.

View File

@ -2,8 +2,8 @@
Team and repository tags Team and repository tags
======================== ========================
.. image:: http://governance.openstack.org/badges/ironic-lib.svg .. image:: https://governance.openstack.org/tc/badges/ironic-lib.svg
:target: http://governance.openstack.org/reference/tags/index.html :target: https://governance.openstack.org/tc/reference/tags/index.html
.. Change things from this point on .. Change things from this point on
@ -15,7 +15,7 @@ Overview
-------- --------
A common library to be used **exclusively** by projects under the `Ironic A common library to be used **exclusively** by projects under the `Ironic
governance <http://governance.openstack.org/reference/projects/ironic.html>`_. governance <https://governance.openstack.org/tc/reference/projects/ironic.html>`_.
Running Tests Running Tests
------------- -------------

View File

@ -8,7 +8,7 @@ Overview
Ironic-lib is a library for use by projects under Bare Metal governance only. Ironic-lib is a library for use by projects under Bare Metal governance only.
This documentation is intended for developer use only. If you are looking for This documentation is intended for developer use only. If you are looking for
documentation for deployers, please see the documentation for deployers, please see the
`ironic documentation <http://docs.openstack.org/ironic>`_. `ironic documentation <https://docs.openstack.org/ironic/latest/>`_.
Metrics Metrics
======= =======

View File

@ -5,7 +5,7 @@ Ironic-lib Documentation
Ironic-lib is a library for use by projects under Bare Metal governance only. Ironic-lib is a library for use by projects under Bare Metal governance only.
This documentation is intended for developer use only. If you are looking for This documentation is intended for developer use only. If you are looking for
documentation for deployers, please see the documentation for deployers, please see the
`ironic documentation <http://docs.openstack.org/ironic/latest/admin/>`_. `ironic documentation <https://docs.openstack.org/ironic/latest/admin/>`_.
.. toctree:: .. toctree::
:maxdepth: 1 :maxdepth: 1