summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.rst
diff options
context:
space:
mode:
authorVan Hung Pham <hungpv@vn.fujitsu.com>2017-06-13 10:19:50 +0700
committerVan Hung Pham <hungpv@vn.fujitsu.com>2017-06-13 10:20:56 +0700
commitd0f8de0eb6dc9b88632a6566880e4902f1597560 (patch)
treecace1490ea21f8d8fd765a172d10fb1ab954db55 /CONTRIBUTING.rst
parent7dc7ff1e3d4c8dbf4550af598dbe991151bbd457 (diff)
downloadoslo-context-d0f8de0eb6dc9b88632a6566880e4902f1597560.tar.gz
Optimize the link address2.15.0
Update link address to ensure safety and preciseness Change-Id: Id193a5cefa3220036df69f5ca48aadc7ae02890b
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 31f7fdd..7075126 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.