From: Joey Hess Date: Wed, 31 Dec 2008 20:33:10 +0000 (-0500) Subject: fix link X-Git-Tag: 3.01~18 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=7c9060aa58985671025815a0340cd113b8e5a363;p=ikiwiki.git fix link --- 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.