diff options
Diffstat (limited to 'lib/tpl/default/main.php')
-rw-r--r-- | lib/tpl/default/main.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/tpl/default/main.php b/lib/tpl/default/main.php index 7ce920b56..3982618df 100644 --- a/lib/tpl/default/main.php +++ b/lib/tpl/default/main.php @@ -8,7 +8,7 @@ * You should leave the doctype at the very top - It should * always be the very first line of a document. * - * @link http://wiki.splitbrain.org/wiki:tpl:templates + * @link http://dokuwiki.org/templates * @author Andreas Gohr <andi@splitbrain.org> */ |