diff --git a/README.md b/README.md index 88fd548a..3a5b2fb9 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ Setup **What the AODH module affects** -* [AODH](http://docs.openstack.org/developer/aodh/), the Alarming service for OpenStack. +* [AODH](https://docs.openstack.org/aodh/latest/), the Alarming service for OpenStack. ### Installing AODH @@ -76,7 +76,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/ Contributors ------------ diff --git a/setup.cfg b/setup.cfg index f869d8b4..87241351 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