aboutsummaryrefslogtreecommitdiff
path: root/doc/roadmap.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2008-12-31 15:33:10 -0500
committerJoey Hess <joey@gnu.kitenet.net>2008-12-31 15:33:10 -0500
commit7c9060aa58985671025815a0340cd113b8e5a363 (patch)
treea6ed9b44c1a3bcfedfa16f5b7077dcb7293675da /doc/roadmap.mdwn
parent8088b5ab3ba32a2e17c2ea53b89a4697a22b1365 (diff)
downloadikiwiki-7c9060aa58985671025815a0340cd113b8e5a363.tar
ikiwiki-7c9060aa58985671025815a0340cd113b8e5a363.tar.gz
fix link
Diffstat (limited to 'doc/roadmap.mdwn')
-rw-r--r--doc/roadmap.mdwn2
1 files changed, 1 insertions, 1 deletions
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.