summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.rst
diff options
context:
space:
mode:
authorloooosy <syluo5695@fiberhome.com>2017-04-08 23:35:59 +0800
committerloooosy <syluo5695@fiberhome.com>2017-04-08 23:36:11 +0800
commita7ab49e42cf2c6d998cd1e0c8b6f037cc3d71749 (patch)
tree5864dbac73ce5a79b9ed5509a060c87b05845747 /CONTRIBUTING.rst
parentee8e96a35b62199833c8b46f0cc8da93e2251811 (diff)
downloadoslo-policy-a7ab49e42cf2c6d998cd1e0c8b6f037cc3d71749.tar.gz
Optimize the link address
Use https instead of http to ensure the safety without containing our account/password information Change-Id: I07f0af54f8cbcfd2100d55415b5b1c6dec32f3d4
Diffstat (limited to 'CONTRIBUTING.rst')
-rw-r--r--CONTRIBUTING.rst4
1 files changed, 2 insertions, 2 deletions
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.