summaryrefslogtreecommitdiff
path: root/install.php
diff options
context:
space:
mode:
authorAnika Henke <anika@selfthinker.org>2008-08-15 15:42:11 +0200
committerAnika Henke <anika@selfthinker.org>2008-08-15 15:42:11 +0200
commitf46c9e83ac3d4e9350bdc37645a5e337c24b1cac (patch)
tree77a20cd95054fca1d4b35501d455d19b72b3bd72 /install.php
parent66549c4a6fc8f954aafe84dff529fea593a39b57 (diff)
downloadrpg-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 'install.php')
-rw-r--r--install.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/install.php b/install.php
index a44b23696..f61bc0ee9 100644
--- a/install.php
+++ b/install.php
@@ -87,7 +87,7 @@ header('Content-Type: text/html; charset=utf-8');
</head>
<body style="">
<h1 style="float:left">
- <img src="http://wiki.splitbrain.org/_media/wiki:dokuwiki-64.png"
+ <img src="http://dokuwiki.org/_media/wiki:dokuwiki-64.png"
style="vertical-align: middle;" alt="" />
<?php echo $lang['i_installer']?>
</h1>
@@ -134,7 +134,7 @@ header('Content-Type: text/html; charset=utf-8');
</div>
<div style="clear: both">
- <a href="http://wiki.splitbrain.org/wiki:dokuwiki"><img src="lib/tpl/default/images/button-dw.png" alt="driven by DokuWiki" /></a>
+ <a href="http://dokuwiki.org/"><img src="lib/tpl/default/images/button-dw.png" alt="driven by DokuWiki" /></a>
<a href="http://www.php.net"><img src="lib/tpl/default/images/button-php.gif" alt="powered by PHP" /></a>
</div>
</body>