aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/news/ikiwiki_version_3.0.mdwn2
-rw-r--r--doc/roadmap.mdwn2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/news/ikiwiki_version_3.0.mdwn b/doc/news/ikiwiki_version_3.0.mdwn
index 652e2860c..af64ff308 100644
--- a/doc/news/ikiwiki_version_3.0.mdwn
+++ b/doc/news/ikiwiki_version_3.0.mdwn
@@ -20,7 +20,7 @@ The highlights of the changes in version 3.0 include:
* The RecentChanges page is compiled statically, not generated from the CGI.
* Support for additional revision control systems: [[rcs/bzr]],
[[rcs/monotone]]
-* Support for [[tips/trusted_git_push]].
+* Support for [[tips/untrusted_git_push]].
* A new version (3.00) of the plugin API, exporting additional
commonly used functions from `IkiWiki.pm`. Nearly everything in ikiwiki is
now a plugin, from WikiLinks to page editing, to RecentChanges.
diff --git a/doc/roadmap.mdwn b/doc/roadmap.mdwn
index 7a03776fa..9d8858505 100644
--- a/doc/roadmap.mdwn
+++ b/doc/roadmap.mdwn
@@ -54,7 +54,7 @@ The highlights of the changes in version 3.0 include:
* The RecentChanges page is compiled statically, not generated from the CGI.
* Support for additional revision control systems: [[rcs/bzr]],
[[rcs/monotone]]
-* Support for [[tips/trusted_git_push]].
+* Support for [[tips/untrusted_git_push]].
* A new version (3.00) of the plugin API, exporting additional
commonly used functions from `IkiWiki.pm`. Nearly everything in ikiwiki is
now a plugin, from WikiLinks to page editing, to RecentChanges.