diff --git a/README.rst b/README.rst index 13c2fe71..fc4eb840 100644 --- a/README.rst +++ b/README.rst @@ -15,7 +15,7 @@ This is an OpenStack-Ansible role to deploy the Bare Metal (ironic) service. Documentation for the project can be found at: - http://docs.openstack.org/developer/openstack-ansible-os_ironic + https://docs.openstack.org/openstack-ansible-os_ironic/latest The project home is at: http://launchpad.net/openstack-ansible diff --git a/setup.cfg b/setup.cfg index bcdc6565..d1330682 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-os_ironic +home-page = https://docs.openstack.org/openstack-ansible-os_ironic/latest classifier = Intended Audience :: Developers Intended Audience :: System Administrators