diff --git a/HACKING.rst b/HACKING.rst index cb074765..39378cb3 100644 --- a/HACKING.rst +++ b/HACKING.rst @@ -1,4 +1,4 @@ Style Commandments ================== -Read the OpenStack Style Commandments http://docs.openstack.org/developer/hacking/ +Read the OpenStack Style Commandments https://docs.openstack.org/hacking/latest/ diff --git a/setup.cfg b/setup.cfg index c187de99..7605beb6 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/oslo.db +home-page = https://docs.openstack.org/oslo.db/latest classifier = Environment :: OpenStack Intended Audience :: Information Technology