aboutsummaryrefslogtreecommitdiffstats
path: root/docs/hackinghowto.rst
diff options
context:
space:
mode:
authorChristopher Allan Webber <cwebber@dustycloud.org>2011-05-06 06:54:57 -0500
committerChristopher Allan Webber <cwebber@dustycloud.org>2011-05-06 06:54:57 -0500
commit4509880386a4fc8c0d3d0e7c2176776593af8f02 (patch)
tree417a2bfcb5da5a5153b9e81279ff1273429b775c /docs/hackinghowto.rst
parent11e5b19701a0bc7e5fd5b39c1e28d9e6b81ad4b0 (diff)
downloadmediagoblin-4509880386a4fc8c0d3d0e7c2176776593af8f02.tar.lz
mediagoblin-4509880386a4fc8c0d3d0e7c2176776593af8f02.tar.xz
mediagoblin-4509880386a4fc8c0d3d0e7c2176776593af8f02.zip
Made a link to the script wiping tool feature request ticket
Diffstat (limited to 'docs/hackinghowto.rst')
-rw-r--r--docs/hackinghowto.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/hackinghowto.rst b/docs/hackinghowto.rst
index f7e46dae..ef49fc43 100644
--- a/docs/hackinghowto.rst
+++ b/docs/hackinghowto.rst
@@ -133,9 +133,9 @@ Delete the following directories:
.. YouCanHelp::
- If you're familiar with MongoDB and bash, we'd love to get a bash
- script that removes all the GNU MediaGoblin data from an existing
- MongoDB instance. Let us know!
+ If you're familiar with MongoDB and bash, we'd love to get a
+ `script that removes all the GNU MediaGoblin data from an existing
+ instance <http://bugs.foocorp.net/issues/296>`_. Let us know!
Quickstart for Django programmers