diff --git a/HACKING.rst b/HACKING.rst index 9ddcced..3c74ec3 100644 --- a/HACKING.rst +++ b/HACKING.rst @@ -1,4 +1,4 @@ oslo.reports 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/README.rst b/README.rst index fc053f1..00912ff 100644 --- a/README.rst +++ b/README.rst @@ -55,6 +55,6 @@ Each OpenStack project will have the ability to register further generator classes to provide custom project specific data. * Free software: Apache license -* Documentation: http://docs.openstack.org/developer/oslo.reports -* Source: http://git.openstack.org/cgit/openstack/oslo.reports -* Bugs: http://bugs.launchpad.net/oslo.reports +* Documentation: https://docs.openstack.org/oslo.reports/latest +* Source: https://git.openstack.org/cgit/openstack/oslo.reports +* Bugs: https://bugs.launchpad.net/oslo.reports diff --git a/setup.cfg b/setup.cfg index 66c9547..d52ad43 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.reports +home-page = https://docs.openstack.org/oslo.reports/latest classifier = Environment :: OpenStack Intended Audience :: Information Technology