From: chadlung Date: Sat, 28 Dec 2013 01:29:17 +0000 (-0600) Subject: Adding helpful URL links to README.rst and HACKING.rst X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=ed1977084483e5bfca39daf1cc4a3bd471e4ea29;p=openstack-build%2Fcinder-build.git Adding helpful URL links to README.rst and HACKING.rst Change-Id: Id9d3606616993c50bf6ab29880efa495999b9ce4 --- diff --git a/HACKING.rst b/HACKING.rst index 4c5a00de5..a109a8d61 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 0a5dbaf0f..17024f68c 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 `_