summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.rst
diff options
context:
space:
mode:
authorzhangzs <zhangzhaoshan@inspur.com>2018-06-13 10:57:58 +0800
committerzhangzs <zhangzhaoshan@inspur.com>2018-06-13 10:58:51 +0800
commitd197f43dcb4ff3847e0fcefdc1a660f89711f081 (patch)
tree60c11fcbc6afe6c3b7c45a7e7fe9f2efe67d7b97 /CONTRIBUTING.rst
parent1db2745d62d9b80e55233508556ffcf83493bfc9 (diff)
downloadtaskflow-d197f43dcb4ff3847e0fcefdc1a660f89711f081.tar.gz
replace http with https
Change-Id: Ic01648cae18bf674cf5ee2753043dac7c5fc9ed0
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 2762e80..ed7f0b6 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 documented at:
- http://docs.openstack.org/infra/manual/developers.html#development-workflow
+ https://docs.openstack.org/infra/manual/developers.html#development-workflow
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.