diff --git a/HACKING.rst b/HACKING.rst index d53997786..9c90504cd 100644 --- a/HACKING.rst +++ b/HACKING.rst @@ -1,4 +1,4 @@ brick 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 5fc53aca9..10c6f323e 100644 --- a/README.rst +++ b/README.rst @@ -39,9 +39,9 @@ If "tox -e py34" fails with the error "db type could not be determined", remove the .testrepository/ directory and then run "tox -e py34". For any other information, refer to the developer documents: - http://docs.openstack.org/developer/os-brick/index.html + https://docs.openstack.org/os-brick/latest/ OR refer to the parent project, Cinder: - http://docs.openstack.org/developer/cinder/ + https://docs.openstack.org/cinder/latest/ * License: Apache License, Version 2.0 * Source: http://git.openstack.org/cgit/openstack/os-brick