From 5461485dca36cad2b62a6782658a0bb6de4ab67b Mon Sep 17 00:00:00 2001 From: M V P Nitesh Date: Tue, 11 Apr 2017 12:32:01 +0530 Subject: [PATCH] Optimize the link address Use https instead of http to ensure the safety Change-Id: I85b278dfa118feacc55d21f641e1f2919926666c --- README.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.rst b/README.rst index 7c2cfef3..2a8f8c38 100644 --- a/README.rst +++ b/README.rst @@ -2,8 +2,8 @@ Team and repository tags ======================== -.. image:: http://governance.openstack.org/badges/karbor.svg - :target: http://governance.openstack.org/reference/tags/index.html +.. image:: https://governance.openstack.org/badges/karbor.svg + :target: https://governance.openstack.org/reference/tags/index.html .. Change things from this point on @@ -54,9 +54,9 @@ Links ***** * Free software: Apache license -* Documentation: http://docs.openstack.org/developer/karbor -* Source: http://git.openstack.org/cgit/openstack/karbor -* Bugs: http://bugs.launchpad.net/karbor +* Documentation: https://docs.openstack.org/developer/karbor +* Source: https://git.openstack.org/cgit/openstack/karbor +* Bugs: https://bugs.launchpad.net/karbor ******** Features