summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.rst
diff options
context:
space:
mode:
authorEric Brown <browne@vmware.com>2017-02-05 20:48:35 -0800
committerEric Brown <browne@vmware.com>2017-02-05 20:49:06 -0800
commit542f9288b0179fea24c2fe6d203bdf682d5701f4 (patch)
tree5dbef88549c2a12859337917690f300d6fbc5ab5 /CONTRIBUTING.rst
parent6e7ecfae0f6f584fa78dbfe3c318c13e0afbec96 (diff)
downloadpycadf-542f9288b0179fea24c2fe6d203bdf682d5701f4.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: Ib2dce89ac43e844a5f1b3adcfe9bcaf4141043ce
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 4c3dcf4..f4b6951 100644
--- a/CONTRIBUTING.rst
+++ b/CONTRIBUTING.rst
@@ -1,12 +1,12 @@
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.