Update links in CONTRIBUTING.rst

Use https instead of http for docs links

Change-Id: I5934d697c362d29a62ccc353b4003b98f46f53dc
This commit is contained in:
lidong 2017-09-20 09:40:05 +08:00
parent ce6c90417c
commit d83b99cc64
1 changed files with 4 additions and 4 deletions

View File

@ -1,16 +1,16 @@
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.
Bugs should be filed on Launchpad, not GitHub:
Bugs should be filed on StoryBoard, not GitHub:
https://bugs.launchpad.net/octavia
https://storyboard.openstack.org/#!/project/908