summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.rst
diff options
context:
space:
mode:
authorzhangbailin <zhangbailin@inspur.com>2018-01-12 17:02:54 +0800
committerzhangbailin <zhangbailin@inspur.com>2018-01-12 17:05:11 +0800
commit110b499b6af702fccb1e54c13d709790e25bdb5c (patch)
tree16f4f11a71219eab7ddbe69b5631af3b3af43d02 /CONTRIBUTING.rst
parent802378ae55e9bc6fbf87c2595698ce7500a9b8c6 (diff)
downloadnova-110b499b6af702fccb1e54c13d709790e25bdb5c.tar.gz
Update links in documents
Due to the migration of the OpenStack document library, some outdated links were found during use, using https instead of http and pointing to the right place. Change-Id: I1e37e15643b4ff7a7b22b2c7c39eba76d0cbdb39
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 79b8fb33fb..535791a451 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.