diff options
author | shangxiaobj <shangxiaobj@inspur.com> | 2018-01-22 18:58:54 -0800 |
---|---|---|
committer | Tim Burke <tim@swiftstack.com> | 2018-01-30 00:28:17 +0000 |
commit | 8bf86accca4d3a742c552cac2e523a13b6293fb6 (patch) | |
tree | 9a13900749a3845267aaa0691a90b46f01a92395 /CONTRIBUTING.rst | |
parent | 2faea932870956583f83226886d33304ee1eee46 (diff) | |
download | python-swiftclient-8bf86accca4d3a742c552cac2e523a13b6293fb6.tar.gz |
Update the old http doc links
Update the old http doc links to the https ones according to the
official OpenStack website.
Change-Id: Ibf9ecbccb743d2b9a678a1ca69f0b3adc9106a12
Diffstat (limited to 'CONTRIBUTING.rst')
-rw-r--r-- | CONTRIBUTING.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index ec32d85..0bde968 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 Gerrit is the review system used in the OpenStack projects. We're sorry, but we won't be able to respond to pull requests submitted through |