aboutsummaryrefslogtreecommitdiffstats
path: root/docs/source/pluginwriter
diff options
context:
space:
mode:
authorJim Campbell <jcampbell@gnome.org>2015-03-29 20:10:39 -0500
committerJim Campbell <jcampbell@gnome.org>2015-03-29 20:10:39 -0500
commitecf5a532f432c85a5163f60080495e87d7b7d6f0 (patch)
treec6b07a7641ffc0e81f1c9e8541f19d51c257a879 /docs/source/pluginwriter
parent6663dfa38ce394304c9b333a56597e7819befe11 (diff)
downloadmediagoblin-ecf5a532f432c85a5163f60080495e87d7b7d6f0.tar.lz
mediagoblin-ecf5a532f432c85a5163f60080495e87d7b7d6f0.tar.xz
mediagoblin-ecf5a532f432c85a5163f60080495e87d7b7d6f0.zip
docs: Fixed typo - missing closing bracket in link in api.rst
Diffstat (limited to 'docs/source/pluginwriter')
-rw-r--r--docs/source/pluginwriter/api.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/pluginwriter/api.rst b/docs/source/pluginwriter/api.rst
index a8763f9d..a220eac1 100644
--- a/docs/source/pluginwriter/api.rst
+++ b/docs/source/pluginwriter/api.rst
@@ -42,7 +42,7 @@ exist yet: what to do then?
The plan at present is that we are adding hooks as people need them,
with community discussion. If you find that you need a hook and
MediaGoblin at present doesn't provide it at present, please
-`talk to us <http://mediagoblin.org/pages/join.html`_! We'll
+`talk to us <http://mediagoblin.org/pages/join.html>`_! We'll
evaluate what to do from there.