diff options
author | Anika Henke <anika@selfthinker.org> | 2008-08-15 15:42:11 +0200 |
---|---|---|
committer | Anika Henke <anika@selfthinker.org> | 2008-08-15 15:42:11 +0200 |
commit | f46c9e83ac3d4e9350bdc37645a5e337c24b1cac (patch) | |
tree | 77a20cd95054fca1d4b35501d455d19b72b3bd72 /lib/tpl/default/main.php | |
parent | 66549c4a6fc8f954aafe84dff529fea593a39b57 (diff) | |
download | rpg-f46c9e83ac3d4e9350bdc37645a5e337c24b1cac.tar.gz rpg-f46c9e83ac3d4e9350bdc37645a5e337c24b1cac.tar.bz2 |
fixed all remaining links to wiki.splitbrain.org and to restructured pages
darcs-hash:20080815134211-f7d6d-61f4f4fa1c5f62832d7cc5ad3e3a7a78460d2981.gz
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> */ |