Update the documentation link for doc migration

Change-Id: I40bd2282d04a3b74c82ed86e66e02ec7b10659e4
BTW: Do some optimization as well (http -> https)
This commit is contained in:
Hangdong Zhang 2017-07-24 13:39:03 +08:00
parent adcea3ed8a
commit ba312e9b03
4 changed files with 5 additions and 5 deletions

View File

@ -1,13 +1,13 @@
If you would like to contribute to the development of OpenStack,
you must follow the steps in this page:
http://docs.openstack.org/infra/manual/developers.html
https://docs.openstack.org/infra/manual/developers.html
Once those steps have been completed, changes to OpenStack
should be submitted for review via the Gerrit tool, following
the workflow 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.

View File

@ -1,4 +1,4 @@
Solum Client 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

@ -13,7 +13,7 @@ Python bindings to the Solum API
This is a client library for Solum built on the Solum API.
* Free software: Apache license
* Documentation: http://wiki.openstack.org/wiki/Solum
* Documentation: https://wiki.openstack.org/wiki/Solum
Installation
============

View File

@ -12,7 +12,7 @@
"""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
"""