From a7ab49e42cf2c6d998cd1e0c8b6f037cc3d71749 Mon Sep 17 00:00:00 2001 From: loooosy Date: Sat, 8 Apr 2017 23:35:59 +0800 Subject: Optimize the link address Use https instead of http to ensure the safety without containing our account/password information Change-Id: I07f0af54f8cbcfd2100d55415b5b1c6dec32f3d4 --- CONTRIBUTING.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'CONTRIBUTING.rst') diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 133ce80..6506bda 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -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. -- cgit v1.2.1