summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.rst
diff options
context:
space:
mode:
authorEric Brown <browne@vmware.com>2017-02-05 20:36:05 -0800
committerEric Brown <browne@vmware.com>2017-02-05 20:36:42 -0800
commit96dac98364562055720a0ada7ec3c89c8d251bf5 (patch)
tree23a500dc260d996494e1d06c76622b10dfd4a7cd /CONTRIBUTING.rst
parent49866d15f4248f803d913df5d363e798c3887556 (diff)
downloadkeystonemiddleware-96dac98364562055720a0ada7ec3c89c8d251bf5.tar.gz
Use https for *.openstack.org references
The openstack.org pages now support https and our references to the site should by default be one signed by the organization. Change-Id: I8521461203fe40e4576f4de7cfb500bd64027d6d
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 ba308f2..2098f3f 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.