diff options
Diffstat (limited to 'docs/source')
-rw-r--r-- | docs/source/plugindocs/raven.rst | 1 | ||||
-rw-r--r-- | docs/source/siteadmin/relnotes.rst | 4 |
2 files changed, 2 insertions, 3 deletions
diff --git a/docs/source/plugindocs/raven.rst b/docs/source/plugindocs/raven.rst index 71e284d0..ae96f3f8 100644 --- a/docs/source/plugindocs/raven.rst +++ b/docs/source/plugindocs/raven.rst @@ -1,2 +1 @@ -.. _raven-setup: Set up the raven plugin .. include:: ../../../mediagoblin/plugins/raven/README.rst diff --git a/docs/source/siteadmin/relnotes.rst b/docs/source/siteadmin/relnotes.rst index 84ec09b5..f0be8ecb 100644 --- a/docs/source/siteadmin/relnotes.rst +++ b/docs/source/siteadmin/relnotes.rst @@ -28,8 +28,8 @@ carefully, or at least skim over it. 2. OpenStreetMap is now a plugin, so if you want to use it, add the following to your config file:: - [plugins] - [[mediagoblin.plugins.geolocation]] + [plugins] + [[mediagoblin.plugins.geolocation]] If you have your own theme, you may need to make some adjustments to it as some theme related things may have changed in this release. If |