From a5bbbab6d3ae9ac0716c0439f7ee8c4396c71ecb Mon Sep 17 00:00:00 2001
From: lidong <lidongbj@inspur.com>
Date: Fri, 16 Mar 2018 14:52:05 +0800
Subject: [PATCH] Update the outdated links

Update the outdated links
Change-Id: I9a4df50ff6e22e36c96645a2d220fc308860929b
---
 CONTRIBUTING.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst
index ef2f2bacc..aef1ee743 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.