summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/news/version_3.04.mdwn4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/news/version_3.04.mdwn b/doc/news/version_3.04.mdwn
index b29a43a09..e04093c8f 100644
--- a/doc/news/version_3.04.mdwn
+++ b/doc/news/version_3.04.mdwn
@@ -4,7 +4,7 @@ ikiwiki 3.04 released with [[!toggle text="these changes"]]
an Apache 404 handler, to give the behaviour of various other wiki
engines where visiting a nonexistent page provides you with a link
to create it. (smcv)
- * Factor out redundant code into goto plugin. (smcv)
+ * Factor out redundant code into [[plugins/goto]] plugin. (smcv)
* Work around XML::Atom strangeness that results in double-encoded posts.
(smcv)
* Updated German translation (Kai Wasserbäch). Closes: #[514251](http://bugs.debian.org/514251)
@@ -14,4 +14,4 @@ ikiwiki 3.04 released with [[!toggle text="these changes"]]
* shortcut: If default\_pageext is set, first look for
shortcuts.default\_pageext.
* Allow comments, rename, remove, and attachment plugins to be used
- even if the editpage plugin is disabled."""]] \ No newline at end of file
+ even if the editpage plugin is disabled."""]]