From 6d172ba44042251aacfcf22157faf03f3076cdc6 Mon Sep 17 00:00:00 2001 From: shangxiaobj Date: Fri, 8 Sep 2017 01:05:02 -0700 Subject: [PATCH] Replace http with https for doc links Replace http with https for doc links in README. Change-Id: Ic807d54d911d775e5aec48c433c04c23dd2aaa7b --- README.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.rst b/README.rst index 7d91943b..ba35fb93 100644 --- a/README.rst +++ b/README.rst @@ -2,8 +2,8 @@ Team and repository tags ======================== -.. image:: http://governance.openstack.org/badges/ironic-specs.svg - :target: http://governance.openstack.org/reference/tags/index.html +.. image:: https://governance.openstack.org/tc/badges/ironic-specs.svg + :target: https://governance.openstack.org/tc/reference/tags/index.html .. Change things from this point on @@ -52,11 +52,11 @@ Prior to the Juno development cycle, this repository was not used for spec reviews. Reviews prior to Juno were completed entirely through Launchpad blueprints:: - http://blueprints.launchpad.net/ironic + https://blueprints.launchpad.net/ironic For more information about working with gerrit, see:: - http://docs.openstack.org/infra/manual/developers.html#development-workflow + https://docs.openstack.org/infra/manual/developers.html#development-workflow To validate that the specification is syntactically correct (i.e. get more confidence in the Jenkins result), please execute the following command::