diff --git a/HACKING.rst b/HACKING.rst index 4c5a00de536..a109a8d616e 100644 --- a/HACKING.rst +++ b/HACKING.rst @@ -31,4 +31,5 @@ submitted bug fix does have a unit test, be sure to add a new one that fails without the patch and passes with the patch. For more information on creating unit tests and utilizing the testing -infrastructure in OpenStack Cinder, please read cinder/testing/README.rst. +infrastructure in OpenStack Cinder, please read the Cinder testing +`README.rst `_. diff --git a/README.rst b/README.rst index 0a5dbaf0fd2..17024f68c53 100644 --- a/README.rst +++ b/README.rst @@ -16,4 +16,4 @@ To taunt it with its weaknesses: use http://bugs.launchpad.net/cinder To watch it: http://jenkins.openstack.org -To hack at it: read HACKING.rst +To hack at it: read `HACKING.rst `_