aboutsummaryrefslogtreecommitdiffstats
path: root/docs/source
diff options
context:
space:
mode:
authorChristopher Allan Webber <cwebber@dustycloud.org>2013-05-29 14:13:12 -0500
committerChristopher Allan Webber <cwebber@dustycloud.org>2013-05-29 14:13:12 -0500
commitb21220e931e80fa9005f71c026eaa66f5ea225f4 (patch)
treec553508e22656e5af3d3d5e5b913e24624a52929 /docs/source
parentd861ffc9ad5118f251fa669028bf774d98b0b451 (diff)
downloadmediagoblin-b21220e931e80fa9005f71c026eaa66f5ea225f4.tar.lz
mediagoblin-b21220e931e80fa9005f71c026eaa66f5ea225f4.tar.xz
mediagoblin-b21220e931e80fa9005f71c026eaa66f5ea225f4.zip
Actually link to the release notes when we say "see the release notes".
This commit sponsored by Brian Kemp. Thank you!
Diffstat (limited to 'docs/source')
-rw-r--r--docs/source/pluginwriter/api.rst2
-rw-r--r--docs/source/siteadmin/relnotes.rst2
2 files changed, 3 insertions, 1 deletions
diff --git a/docs/source/pluginwriter/api.rst b/docs/source/pluginwriter/api.rst
index dc6bcc98..819fac2d 100644
--- a/docs/source/pluginwriter/api.rst
+++ b/docs/source/pluginwriter/api.rst
@@ -24,7 +24,7 @@ Authors are encouraged to develop plugins and work with the
MediaGoblin community to keep them up to date, but this API will be a
moving target for a few releases.
-Please check the release notes for updates!
+Please check the :ref:`release-notes` for updates!
:mod:`pluginapi` Module
-----------------------
diff --git a/docs/source/siteadmin/relnotes.rst b/docs/source/siteadmin/relnotes.rst
index d25771d3..9c9d311c 100644
--- a/docs/source/siteadmin/relnotes.rst
+++ b/docs/source/siteadmin/relnotes.rst
@@ -11,6 +11,8 @@
Dedication along with this software. If not, see
<http://creativecommons.org/publicdomain/zero/1.0/>.
+.. _release-notes:
+
=============
Release Notes
=============