From ec5b3dba4e2c4412be658ea8c2d11a818a7bd892 Mon Sep 17 00:00:00 2001 From: lidong Date: Tue, 19 Sep 2017 10:06:38 +0800 Subject: [PATCH] Update links in CONTRIBUTING.rst Use https instead of http for docs links Change-Id: I39e5a0af5baa81721bc3f8423463eb10a7820090 --- CONTRIBUTING.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 98d6ebf1..4aeb99ae 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -29,7 +29,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.