Fix broken link in HACKING.rst

This patch fixes the broken link to 'testing' in HACKING.rst.

Change-Id: I9ecab0223885d1bd91fedd186d125618d785d2d8
This commit is contained in:
Vipin Balachandran 2016-07-01 15:08:43 +05:30
parent 4415c6fcb5
commit afbb085a10
1 changed files with 2 additions and 2 deletions

View File

@ -57,5 +57,5 @@ Cinder is transitioning to use mock, rather than mox, and so new tests should
use mock only.
For more information on creating unit tests and utilizing the testing
infrastructure in OpenStack Cinder, please read the Cinder testing
`README.rst <https://github.com/openstack/cinder/blob/master/cinder/testing/README.rst>`_.
infrastructure in OpenStack Cinder, please see
http://docs.openstack.org/developer/cinder/devref/testing.html