diff --git a/HACKING.rst b/HACKING.rst index f15b05de..39378cb3 100644 --- a/HACKING.rst +++ b/HACKING.rst @@ -1,4 +1,4 @@ Style Commandments ================== -Read the OpenStack Style Commandments https://docs.openstack.org/developer/hacking/ +Read the OpenStack Style Commandments https://docs.openstack.org/hacking/latest/ diff --git a/README.rst b/README.rst index ba795b12..604f7792 100644 --- a/README.rst +++ b/README.rst @@ -25,6 +25,6 @@ formatters, handlers and support for context specific logging (like resource id's etc). * Free software: Apache license -* Documentation: https://docs.openstack.org/developer/oslo.log +* Documentation: https://docs.openstack.org/oslo.log/latest * Source: https://git.openstack.org/cgit/openstack/oslo.log * Bugs: https://bugs.launchpad.net/oslo.log diff --git a/setup.cfg b/setup.cfg index 3cb2cff6..85e6a830 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.log/ +home-page = https://docs.openstack.org/oslo.log/latest classifier = Environment :: OpenStack Intended Audience :: Information Technology