diff --git a/HACKING.rst b/HACKING.rst index 06aed64..a7cd30f 100644 --- a/HACKING.rst +++ b/HACKING.rst @@ -222,7 +222,7 @@ Example:: .. seealso:: - * `oslo.i18n Guidelines `__ + * `oslo.i18n Guidelines `__ Python 3.x compatibility ------------------------ diff --git a/setup.cfg b/setup.cfg index efa0f80..6096754 100644 --- a/setup.cfg +++ b/setup.cfg @@ -5,7 +5,7 @@ author-email = openstack-dev@lists.openstack.org summary = OpenStack Hacking Guideline Enforcement description-file = README.rst -home-page = http://docs.openstack.org/developer/hacking/ +home-page = https://docs.openstack.org/hacking/latest/ classifier = Development Status :: 4 - Beta Environment :: Console