From: Joey Hess Date: Thu, 11 Sep 2008 23:36:35 +0000 (-0400) Subject: fix link X-Git-Tag: 2.64~43 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=ad7f5febf399b24b135cbcd65e1927b3eb5a951a;p=ikiwiki.git fix link --- diff --git a/doc/plugins/txt.mdwn b/doc/plugins/txt.mdwn index 1b7e7821b..77d94d450 100644 --- a/doc/plugins/txt.mdwn +++ b/doc/plugins/txt.mdwn @@ -9,6 +9,6 @@ txt files is done; the file contents is displayed to the user as-is, with html markup characters such as ">" escaped. The only exceptions are that [[WikiLinks|WikiLink]] and -[[directives|directive]] are still expanded by +[[directives|ikiwiki/directive]] are still expanded by ikiwiki, and that, if the [[!cpan URI::Find]] perl module is installed, URLs in the txt file are converted to hyperlinks.