diff --git a/README.md b/README.md index 024d7999..ec7eae10 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ Setup **What the designate module affects:** -* [Designate](http://docs.openstack.org/developer/designate/), the DNS service for OpenStack. +* [Designate](https://docs.openstack.org/designate/latest/), the DNS service for OpenStack. ### Installing designate @@ -97,7 +97,7 @@ Development Developer documentation for the entire puppet-openstack project. -* http://docs.openstack.org/developer/puppet-openstack-guide/ +* https://docs.openstack.org/puppet-openstack-guide/latest/ WORK IN PROGRESS ---------------- diff --git a/setup.cfg b/setup.cfg index 648cc61d..464999af 100644 --- a/setup.cfg +++ b/setup.cfg @@ -5,7 +5,7 @@ description-file = README.md author = Puppet Labs and OpenStack Contributors author-email = openstack-dev@lists.openstack.org -home-page = http://docs.openstack.org/developer/puppet-openstack-guide +home-page = https://docs.openstack.org/puppet-openstack-guide/latest classifier = Intended Audience :: Developers Intended Audience :: System Administrators