diff --git a/README.rst b/README.rst index 25179cf..8d34690 100644 --- a/README.rst +++ b/README.rst @@ -59,6 +59,6 @@ OpenStack Fork -------------- * Free software: Apache license -* Documentation: http://docs.openstack.org/developer/mox3 -* Source: http://git.openstack.org/cgit/openstack/mox3 -* Bugs: http://bugs.launchpad.net/python-mox3 +* Documentation: https://docs.openstack.org/mox3/latest/ +* Source: https://git.openstack.org/cgit/openstack/mox3 +* Bugs: https://bugs.launchpad.net/python-mox3 diff --git a/setup.cfg b/setup.cfg index 6b4d8c1..f9a12fb 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/mox3/latest/ classifiers = Environment :: OpenStack Programming Language :: Python