diff --git a/README.rst b/README.rst index 38d3651c..f1745953 100644 --- a/README.rst +++ b/README.rst @@ -14,7 +14,7 @@ OpenStack-Ansible LXC hosts Ansible role that configures a host for running LXC containers. Documentation for the project can be found at: - http://docs.openstack.org/developer/openstack-ansible-lxc_hosts + https://docs.openstack.org/openstack-ansible-lxc_hosts/latest The project home is at: http://launchpad.net/openstack-ansible diff --git a/setup.cfg b/setup.cfg index f1b3fca4..987eb97a 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/openstack-ansible-lxc_hosts/ +home-page = https://docs.openstack.org/openstack-ansible-lxc_hosts/latest/ classifier = Intended Audience :: Developers Intended Audience :: System Administrators