From d83b99cc6469e3a78c2a6d8f16b0e895cd02d38a Mon Sep 17 00:00:00 2001 From: lidong Date: Wed, 20 Sep 2017 09:40:05 +0800 Subject: [PATCH] Update links in CONTRIBUTING.rst Use https instead of http for docs links Change-Id: I5934d697c362d29a62ccc353b4003b98f46f53dc --- CONTRIBUTING.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 59c928ca18..30840809da 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -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 \ No newline at end of file + https://storyboard.openstack.org/#!/project/908