From a1c3f60dc9f3303f67a02d17605e14794e1799fe Mon Sep 17 00:00:00 2001 From: sun cheng Date: Tue, 23 Jan 2018 08:59:25 +0000 Subject: [PATCH] Update url links in files of openstack-ansible-os_sahara replace 'http' with 'https' Change-Id: I19e6059b20cb117ad9a5ef5fdef6cf2b775e33d5 --- CONTRIBUTING.rst | 2 +- README.rst | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 1a6f1ea..566b4e5 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. diff --git a/README.rst b/README.rst index e547f3f..1af0fd9 100644 --- a/README.rst +++ b/README.rst @@ -2,8 +2,8 @@ Team and repository tags ======================== -.. image:: http://governance.openstack.org/badges/openstack-ansible-os_sahara.svg - :target: http://governance.openstack.org/reference/tags/index.html +.. image:: https://governance.openstack.org/badges/openstack-ansible-os_sahara.svg + :target: https://governance.openstack.org/reference/tags/index.html .. Change things from this point on @@ -17,4 +17,4 @@ Documentation for the project can be found at: https://docs.openstack.org/openstack-ansible-os_sahara/latest/ The project home is at: - http://launchpad.net/openstack-ansible + https://launchpad.net/openstack-ansible