summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.rst
diff options
context:
space:
mode:
authorlingyongxu <lyxu@fiberhome.com>2017-08-02 16:07:35 +0800
committerNguyen Hai <nguyentrihai93@gmail.com>2018-06-09 01:38:24 +0000
commit1cc69c027225d1e9fe58cc1cd50b1e786f9328b0 (patch)
tree0ee388ebcb545d60ed029bc10fb8e82410ffdda8 /CONTRIBUTING.rst
parentf095a0fd133a831ffeb04f9cb7f9d81a4f31a04a (diff)
downloadpython-heatclient-1cc69c027225d1e9fe58cc1cd50b1e786f9328b0.tar.gz
Update the documentation link for doc migration
This patch is proposed according to the Direction 10 of doc migration. https://etherpad.openstack.org/p/doc-migration-tracking Co-Authored-By: Nguyen Hai <nguyentrihai93@gmail.com> Change-Id: I9675af92149ab126534f541534b50a02688e5337
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 d7f2b8c..82659e8 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#development-workflow
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.