diff --git a/HACKING.rst b/HACKING.rst index 7c52d32f..e56cfffc 100644 --- a/HACKING.rst +++ b/HACKING.rst @@ -2,7 +2,7 @@ Keystone Style Commandments =========================== - Step 1: Read the OpenStack Style Commandments - https://docs.openstack.org/developer/hacking/ + https://docs.openstack.org/hacking/latest/ - Step 2: Read on Exceptions diff --git a/README.rst b/README.rst index 0519de4d..0bb1d4a2 100644 --- a/README.rst +++ b/README.rst @@ -30,6 +30,6 @@ These tools include: Further information: * Free software: Apache license -* Documentation: https://docs.openstack.org/developer/keystoneauth +* Documentation: https://docs.openstack.org/keystoneauth/latest/ * Source: https://git.openstack.org/cgit/openstack/keystoneauth * Bugs: https://bugs.launchpad.net/keystoneauth diff --git a/setup.cfg b/setup.cfg index ba170d5a..8d69b049 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 = https://docs.openstack.org/developer/keystoneauth/ +home-page = https://docs.openstack.org/keystoneauth/latest/ classifier = Environment :: OpenStack Intended Audience :: Information Technology