From ec102db800f85c1ae69c96939f82c39b34eec4f7 Mon Sep 17 00:00:00 2001 From: lidong Date: Wed, 20 Sep 2017 09:26:49 +0800 Subject: [PATCH] Update links in CONTRIBUTING.rst Use https instead of http for docs links Change-Id: Ia65d876d8955a4807cc3872e1efc64f8d610f40f --- CONTRIBUTING.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 7be64386..7abc4e37 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -24,7 +24,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" +the workflow documented at: "https://docs.openstack.org/infra/manual/developers.html#development-workflow" Pull requests submitted through GitHub will be ignored and closed without regard. @@ -32,7 +32,7 @@ Pull requests submitted through GitHub will be ignored and closed without regard Extra ----- -Tags: +Tags: If it's a bug that needs fixing in a branch in addition to Master, add a '\-backport-potential' tag (eg ``juno-backport-potential``). There are predefined tags that will autocomplete. Status: