diff options
author | huangshan <huangshan@fiberhome.com> | 2018-05-11 10:54:11 +0800 |
---|---|---|
committer | Sean McGinnis <sean.mcginnis@gmail.com> | 2020-03-09 21:13:29 -0500 |
commit | 519296d762aceed6a9b3b3c206725d03fa3c2a20 (patch) | |
tree | 57af1bccbfac433fc8bb10558840fb0cf601063e /CONTRIBUTING.rst | |
parent | ee0170824fada41fae0da2d03106d3978fc1c697 (diff) | |
download | python-openstackclient-519296d762aceed6a9b3b3c206725d03fa3c2a20.tar.gz |
Update http links in docs
This patch is proposed according to the Direction 10 of doc
migration(https://etherpad.openstack.org/p/doc-migration-tracking).
Change-Id: I0061bf788a8da89da0077db63f6cecf2ead0d0be
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 dfdfe471..69ecd79c 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 documented at: - http://docs.openstack.org/infra/manual/developers.html#development-workflow + 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. |