From de69a28bef031245be1f88cc9c58fad53668a049 Mon Sep 17 00:00:00 2001 From: lidong Date: Wed, 20 Sep 2017 09:28:37 +0800 Subject: [PATCH] Update links in CONTRIBUTING.rst Use https instead of http for docs links Change-Id: I47f21e9c8c986eb871c553099206bda92ca47ab3 --- CONTRIBUTING.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index b15bccc..2325db3 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -27,7 +27,7 @@ Submitting Code Changes to the project 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 and closed without regard.