aboutsummaryrefslogtreecommitdiff
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
parent8088b5ab3ba32a2e17c2ea53b89a4697a22b1365 (diff)
downloadikiwiki-7c9060aa58985671025815a0340cd113b8e5a363.tar
ikiwiki-7c9060aa58985671025815a0340cd113b8e5a363.tar.gz
fix link
-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.