Adding helpful URL links to README.rst and HACKING.rst

Change-Id: Id9d3606616993c50bf6ab29880efa495999b9ce4
This commit is contained in:
chadlung 2013-12-27 19:29:17 -06:00
parent 8328fc46d7
commit ed19770844
2 changed files with 3 additions and 2 deletions

@ -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>`_.

@ -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>`_