summaryrefslogtreecommitdiff
path: root/inc/lang/en/lang.php
diff options
context:
space:
mode:
Diffstat (limited to 'inc/lang/en/lang.php')
-rw-r--r--inc/lang/en/lang.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/inc/lang/en/lang.php b/inc/lang/en/lang.php
index 0654006b7..fbbc7eb2e 100644
--- a/inc/lang/en/lang.php
+++ b/inc/lang/en/lang.php
@@ -210,7 +210,7 @@ $lang['i_superuser'] = 'Superuser';
$lang['i_problems'] = 'The installer found some problems, indicated below. You can not continue until you have fixed them.';
$lang['i_modified'] = 'For security reasons this script will only work with a new and unmodified Dokuwiki installation.
You should either re-extract the files from the downloaded package or consult the complete
- <a href="http://wiki.splitbrain.org/wiki:install">Dokuwiki installation instructions</a>';
+ <a href="http://dokuwiki.org/install">Dokuwiki installation instructions</a>';
$lang['i_funcna'] = 'PHP function <code>%s</code> is not available. Maybe your hosting provider disabled it for some reason?';
$lang['i_phpver'] = 'Your PHP version <code>%s</code> is lower than the needed <code>%s</code>. You need to upgrade your PHP install.';
$lang['i_permfail'] = '<code>%s</code> is not writable by DokuWiki. You need to fix the permission settings of this directory!';