diff --git a/README.rst b/README.rst index c1edb05..c9fe419 100644 --- a/README.rst +++ b/README.rst @@ -2,8 +2,8 @@ Team and repository tags ======================== -.. image:: http://governance.openstack.org/badges/python-cinderclient.svg - :target: http://governance.openstack.org/reference/tags/index.html +.. image:: https://governance.openstack.org/badges/python-cinderclient.svg + :target: https://governance.openstack.org/reference/tags/index.html .. Change things from this point on diff --git a/setup.cfg b/setup.cfg index 1060988..b0e7f26 100644 --- a/setup.cfg +++ b/setup.cfg @@ -5,7 +5,7 @@ description-file = README.rst author = OpenStack author-email = openstack-dev@lists.openstack.org -home-page = http://docs.openstack.org/developer/python-cinderclient +home-page = https://docs.openstack.org/developer/python-cinderclient classifier = Development Status :: 5 - Production/Stable Environment :: Console