Fix the invalid links in docs
The url links are invalid or not found in these docs.
Replace them with the right ones according to the lastest OpenStack
websites.
Change-Id: I5e3a254229548af6aa2e53da4e0125cfe47193b9
diff --git a/setup.cfg b/setup.cfg
index 6054053..8e69b9a 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -5,7 +5,7 @@
README.rst
author = OpenStack
author-email = openstack-dev@lists.openstack.org
-home-page = http://docs.openstack.org/developer/designate/
+home-page = https://docs.openstack.org/designate-tempest-plugin/latest/
classifier =
Environment :: OpenStack
Environment :: No Input/Output (Daemon)