diff --git a/README.rst b/README.rst index d6bfb11..d2466e2 100644 --- a/README.rst +++ b/README.rst @@ -8,6 +8,6 @@ Tempest plugin for functional testing of freezer backup, restore and DR features More information can be found in the freezer developer documentation. * Free software: Apache license -* Documentation: http://docs.openstack.org/developer/freezer-tempest-plugin -* Source: http://git.openstack.org/cgit/openstack/freezer-tempest-plugin -* Bugs: http://bugs.launchpad.net/freezer +* Documentation: https://docs.openstack.org/tempest/latest/plugin-registry.html +* Source: https://git.openstack.org/cgit/openstack/freezer-tempest-plugin +* Bugs: https://bugs.launchpad.net/freezer diff --git a/setup.cfg b/setup.cfg index a7b0c8c..89eb59b 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://www.openstack.org/ +home-page = https://docs.openstack.org/tempest/latest/plugin-registry.html classifier = Environment :: OpenStack Intended Audience :: Information Technology