diff --git a/HACKING.rst b/HACKING.rst index e05589c..3818e10 100644 --- a/HACKING.rst +++ b/HACKING.rst @@ -1,4 +1,4 @@ debtcollector Style Commandments =============================================== -Read the OpenStack Style Commandments http://docs.openstack.org/developer/hacking/ \ No newline at end of file +Read the OpenStack Style Commandments https://docs.openstack.org/hacking/latest \ No newline at end of file diff --git a/README.rst b/README.rst index 11c46f2..edf0a02 100644 --- a/README.rst +++ b/README.rst @@ -29,6 +29,6 @@ applications) about future deprecations. * Free software: Apache license -* Documentation: http://docs.openstack.org/developer/debtcollector -* Source: http://git.openstack.org/cgit/openstack/debtcollector -* Bugs: http://bugs.launchpad.net/debtcollector +* Documentation: https://docs.openstack.org/debtcollector/latest +* Source: https://git.openstack.org/cgit/openstack/debtcollector +* Bugs: https://bugs.launchpad.net/debtcollector diff --git a/setup.cfg b/setup.cfg index 87b7bf8..1d528a0 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/debtcollector +home-page = https://docs.openstack.org/debtcollector/latest classifier = Environment :: OpenStack Intended Audience :: Information Technology