diff --git a/HACKING.rst b/HACKING.rst index b9331dab..81701a87 100644 --- a/HACKING.rst +++ b/HACKING.rst @@ -2,7 +2,7 @@ Cloudkitty Style Commandments ============================ - Step 1: Read the OpenStack Style Commandments - http://docs.openstack.org/developer/hacking/ + https://docs.openstack.org/hacking/latest - Step 2: Read on @@ -46,7 +46,7 @@ must be used because the message is going to appear in an exception that may be presented to the user. For more details about translations, see -http://docs.openstack.org/developer/oslo.i18n/guidelines.html +https://docs.openstack.org/oslo.i18n/latest/ Creating Unit Tests ------------------- diff --git a/setup.cfg b/setup.cfg index f46e302c..f9430d34 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/cloudkitty/ +home-page = https://docs.openstack.org/cloudkitty/latest classifier = Environment :: OpenStack Intended Audience :: Information Technology