summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.rst
diff options
context:
space:
mode:
authorfpxie <fpxie@fiberhome.com>2017-07-07 16:53:01 +0800
committerRuby Loo <ruby.loo@intel.com>2017-08-21 17:41:52 -0400
commit24272f67c95a8140e230a1ec9983bc8601537159 (patch)
tree41ea76d444845dfa28c98ec8ac86eaec0918576e /CONTRIBUTING.rst
parent0011a7726cdf2a81d1ffebca18cd74ddc95eccde (diff)
downloadironic-24272f67c95a8140e230a1ec9983bc8601537159.tar.gz
[doc] Replace http with https
Replaces some occurrences of http with https in order to preserve the security zone behavior and ensure that resources are referenced/accessed via https. This doesn't replace all occurrences because some of the URLs in our docs need to be changed. Change-Id: Ia1fcd7cb8d1bbec0f7380293445220c7e7b3a43c
Diffstat (limited to 'CONTRIBUTING.rst')
-rw-r--r--CONTRIBUTING.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst
index 1a2861ee8..b09a32b9c 100644
--- a/CONTRIBUTING.rst
+++ b/CONTRIBUTING.rst
@@ -1,7 +1,7 @@
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
Pull requests submitted through GitHub will be ignored.