From: http://hands.com/~phil/ Date: Tue, 17 Jan 2012 08:49:43 +0000 (-0400) Subject: fix underlay link X-Git-Tag: 3.20120202~69 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/bf47f70678457cf79a37c7a76e11e75279a84b13 fix underlay link --- diff --git a/doc/todo/submodule_support.mdwn b/doc/todo/submodule_support.mdwn index 56a11ce0b..d6a7edb03 100644 --- a/doc/todo/submodule_support.mdwn +++ b/doc/todo/submodule_support.mdwn @@ -11,5 +11,5 @@ Other people had experience with this? Or other suggestions on how to publish re > Ikiwiki does not support git submodules. > -> You can use the [[ikiwiki/plugin/underlay]] plugin to merge the +> You can use the [[plugins/underlay]] plugin to merge the > contents of other directories into your wiki's source. --[[Joey]]