diff --git a/README.rst b/README.rst index f6c70f1e..de5ed8d0 100644 --- a/README.rst +++ b/README.rst @@ -2,8 +2,8 @@ Team and repository tags ======================== -.. image:: http://governance.openstack.org/badges/freezer-api.svg - :target: http://governance.openstack.org/reference/tags/index.html +.. image:: https://governance.openstack.org/badges/freezer-api.svg + :target: https://governance.openstack.org/reference/tags/index.html .. Change things from this point on @@ -210,7 +210,7 @@ For example to make use of port 19090 use export FREEZER_API_PORT=19090 -For more information, see `openstack_devstack_plugins_install `_ +For more information, see `openstack_devstack_plugins_install `_ Concepts and definitions =========================== diff --git a/devstack/README.rst b/devstack/README.rst index 9ca3c085..ed15b3c3 100644 --- a/devstack/README.rst +++ b/devstack/README.rst @@ -30,4 +30,4 @@ For example to make use of port 19090 use: export FREEZER_API_PORT=19090 For more information, see: - http://docs.openstack.org/developer/devstack/plugins.html + https://docs.openstack.org/developer/devstack/plugins.html