summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.rst
diff options
context:
space:
mode:
authorshangxiaobj <shangxiaobj@inspur.com>2018-01-16 01:12:23 -0800
committershangxiaobj <shangxiaobj@inspur.com>2018-01-16 01:15:17 -0800
commit3a7ebf861057b9accd277e53443d3150eb3e55c3 (patch)
tree3c6cc50d7e565643f3f8d1b422641ae920b88a01 /CONTRIBUTING.rst
parent5d7a699be4aaf8e4e8a2d9376337dce29f499b5f (diff)
downloadoslo-concurrency-3a7ebf861057b9accd277e53443d3150eb3e55c3.tar.gz
Update doc links in CONTRIBUTING.rst and README.rst
Replace the doc links with the lastest ones according to the OpenStack website. Change-Id: Ic3054d1b55e330a91783754ef3338b927fae697e
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 c4506f7..e0f2620 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.