diff --git a/HACKING.rst b/HACKING.rst index ddf35049e3a..10edae00b1e 100644 --- a/HACKING.rst +++ b/HACKING.rst @@ -53,4 +53,4 @@ use mock only. For more information on creating unit tests and utilizing the testing infrastructure in OpenStack Cinder, please see -https://docs.openstack.org/developer/cinder/devref/testing.html +https://docs.openstack.org/cinder/latest/contributor/testing.html diff --git a/cinder/tests/README.rst b/cinder/tests/README.rst index afdc5d2fd2f..1f03f2639d5 100644 --- a/cinder/tests/README.rst +++ b/cinder/tests/README.rst @@ -5,4 +5,4 @@ Cinder has a number of different test types, PLEASE be sure to refer to the Cinder Testing Docs to familiarize yourself with the various options before creating any new tests. -Please check `Cinder-Testing `_. +Please check `Cinder-Testing `_.