From 871a629a8e5dd0b76900adc75cca16a3ae34c842 Mon Sep 17 00:00:00 2001 From: yfzhao Date: Wed, 26 Apr 2017 10:40:35 +0800 Subject: [PATCH] Replace http with https Use https instead of http to ensure the safety without containing our account/password information Change-Id: I06ad38c1fd67911415fa5cd81296dbe3ce6f48a2 --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 6f1598f..e29f31b 100644 --- a/README.rst +++ b/README.rst @@ -2,8 +2,8 @@ Team and repository tags ======================== -.. image:: http://governance.openstack.org/badges/python-freezerclient.svg - :target: http://governance.openstack.org/reference/tags/index.html +.. image:: https://governance.openstack.org/badges/python-freezerclient.svg + :target: https://governance.openstack.org/reference/tags/index.html .. Change things from this point on