aboutsummaryrefslogtreecommitdiff
path: root/doc/todo/replace_HTML::Template_with_Template_Toolkit.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/todo/replace_HTML::Template_with_Template_Toolkit.mdwn')
-rw-r--r--doc/todo/replace_HTML::Template_with_Template_Toolkit.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/todo/replace_HTML::Template_with_Template_Toolkit.mdwn b/doc/todo/replace_HTML::Template_with_Template_Toolkit.mdwn
index f3290495a..91966efe4 100644
--- a/doc/todo/replace_HTML::Template_with_Template_Toolkit.mdwn
+++ b/doc/todo/replace_HTML::Template_with_Template_Toolkit.mdwn
@@ -99,5 +99,5 @@ I agree that being able to replace the template toolkit would be a great piece o
>>> I hacked an adapter that exposes the HTML::Template API but uses
>>> Template::Toolkit for the template rendering. Very rough, but it
>>> works: my Wikis compile mostly ok. The code includes a `.tmpl`
->>> converter script. Get it from: http://github.com/riccardomurri/ikiwiki
+>>> converter script. Get it from: <http://github.com/riccardomurri/ikiwiki>
>>> --[[RiccardoMurri]]