summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2015-06-05 11:34:50 +0100
committerSam Thursfield <sam.thursfield@codethink.co.uk>2015-06-05 11:34:50 +0100
commit28ca48c1935f7088b2f6278be6e7c7090891b382 (patch)
tree46fc5c875188d2d61b70a898d74b8dd61a20a791
parentea874fe4bb23d3563cf9cb195b6835b4136f62b0 (diff)
downloadsandboxlib-28ca48c1935f7088b2f6278be6e7c7090891b382.tar.gz
HACKING: Fix a link
-rw-r--r--HACKING.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/HACKING.rst b/HACKING.rst
index a7573d6..b5627a9 100644
--- a/HACKING.rst
+++ b/HACKING.rst
@@ -7,7 +7,7 @@ Basically, tag the commit you're going to release with a sensible version
number, then build and upload a source distribution tarball to PyPI_.
The 'sandboxlib' library uses PBR_, which makes packaging pretty easy. In
-particular, note that _PBR will work out a version number automatically from
+particular, note that PBR_ will work out a version number automatically from
Git tags.
You need