]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commitdiff
Adding helpful URL links to README.rst and HACKING.rst
authorchadlung <chad.lung@gmail.com>
Sat, 28 Dec 2013 01:29:17 +0000 (19:29 -0600)
committerchadlung <chad.lung@gmail.com>
Sat, 28 Dec 2013 01:29:17 +0000 (19:29 -0600)
Change-Id: Id9d3606616993c50bf6ab29880efa495999b9ce4

HACKING.rst
README.rst

index 4c5a00de53680afa30a467edf5d07ce122f977ce..a109a8d616ec3cce59f68e6195cd8d121c4a7724 100644 (file)
@@ -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 <https://github.com/openstack/cinder/blob/master/cinder/testing/README.rst>`_.
index 0a5dbaf0fd207df81a9b87122f78123f34f837bc..17024f68c53b8edac81e15a35015959a60223f20 100644 (file)
@@ -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 <https://github.com/openstack/cinder/blob/master/HACKING.rst>`_