From ed1977084483e5bfca39daf1cc4a3bd471e4ea29 Mon Sep 17 00:00:00 2001 From: chadlung Date: Fri, 27 Dec 2013 19:29:17 -0600 Subject: [PATCH] Adding helpful URL links to README.rst and HACKING.rst Change-Id: Id9d3606616993c50bf6ab29880efa495999b9ce4 --- HACKING.rst | 3 ++- README.rst | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) 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 `_ -- 2.45.2