Replacing the HTTP protocal with HTTPS in contributing.rst.

Change-Id: I2b86b133819c9425ec339e8ae74d57f9b39ee4cd
This commit is contained in:
zhouxinyong 2018-11-14 02:18:40 +08:00
parent 4c9945ef6e
commit dba0890c3c
2 changed files with 3 additions and 3 deletions

View File

@ -5,13 +5,13 @@ Contributing to: oslo-specs
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

@ -5,7 +5,7 @@ oslo-specs
OpenStack Common Libraries (Oslo) Specifications
* Free software: Apache license
* Documentation: http://specs.openstack.org/openstack/oslo-specs
* Documentation: https://specs.openstack.org/openstack/oslo-specs
Features
--------