Change http links to https according to official website

Change http links to https according to official OpenStack website
in CONTRIBUTING.rst and HACKING.rst.

Change-Id: Ibdb05d9bc9bc887d3bb8d9a61bbc15f261a04b6d
This commit is contained in:
shangxiaobj 2018-01-17 17:36:06 -08:00
parent ff878c36c2
commit b9b5e7e5f6
2 changed files with 3 additions and 3 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 @@
python-scciclient Style Commandments
===============================================
Read the OpenStack Style Commandments http://docs.openstack.org/developer/hacking/
Read the OpenStack Style Commandments https://docs.openstack.org/hacking/latest/