From 21607d89a0ad4a2c0e8ae79eb817ba732d88d79f Mon Sep 17 00:00:00 2001 From: XieYingYun Date: Fri, 7 Apr 2017 10:21:29 +0800 Subject: [PATCH] Replace http with https Use https instead of http to ensure the safety without containing our account/password information Change-Id: I1b3747fcb50f9db2c97cb40d8c09d905b72ba28c --- README.rst | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.rst b/README.rst index 7ac3954b..450ed13a 100644 --- a/README.rst +++ b/README.rst @@ -2,8 +2,8 @@ Team and repository tags ======================== -.. image:: http://governance.openstack.org/badges/kuryr.svg - :target: http://governance.openstack.org/reference/tags/index.html +.. image:: https://governance.openstack.org/badges/kuryr.svg + :target: https://governance.openstack.org/reference/tags/index.html .. Change things from this point on @@ -24,9 +24,9 @@ common Neutron plugins. * Free software: Apache license -* Documentation: http://docs.openstack.org/developer/kuryr -* Source: http://git.openstack.org/cgit/openstack/kuryr -* Bugs: http://bugs.launchpad.net/kuryr +* Documentation: https://docs.openstack.org/developer/kuryr +* Source: https://git.openstack.org/cgit/openstack/kuryr +* Bugs: https://bugs.launchpad.net/kuryr Features -------- @@ -55,7 +55,7 @@ Installing Kuryr's libnetwork driver For kuryr-libnetwork driver installation refer: -http://docs.openstack.org/developer/kuryr-libnetwork/readme.html +https://docs.openstack.org/developer/kuryr-libnetwork/readme.html Configuring Kuryr