diff --git a/README.rst b/README.rst index 49de935..aa48ab7 100644 --- a/README.rst +++ b/README.rst @@ -2,8 +2,8 @@ Team and repository tags ======================== -.. image:: http://governance.openstack.org/badges/zaqar-ui.svg - :target: http://governance.openstack.org/reference/tags/index.html +.. image:: https://governance.openstack.org/tc/badges/zaqar-ui.svg + :target: https://governance.openstack.org/tc/reference/tags/index.html .. Change things from this point on @@ -14,8 +14,8 @@ zaqar-ui Zaqar Dashboard * Free software: Apache license -* Source: http://git.openstack.org/cgit/openstack/zaqar-ui -* Bugs: http://bugs.launchpad.net/zaqar-ui +* Source: https://git.openstack.org/cgit/openstack/zaqar-ui +* Bugs: https://bugs.launchpad.net/zaqar-ui Enabling in DevStack -------------------- diff --git a/setup.cfg b/setup.cfg index ba90aa1..ce2e5e2 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/zaqar/ +home-page = https://docs.openstack.org/zaqar/latest/ classifier = Environment :: OpenStack Framework :: Django