summaryrefslogtreecommitdiff
path: root/inc/lang/en
diff options
context:
space:
mode:
Diffstat (limited to 'inc/lang/en')
-rw-r--r--inc/lang/en/index.txt2
-rw-r--r--inc/lang/en/install.html8
-rw-r--r--inc/lang/en/lang.php2
-rw-r--r--inc/lang/en/register.txt2
4 files changed, 7 insertions, 7 deletions
diff --git a/inc/lang/en/index.txt b/inc/lang/en/index.txt
index e3b5cd153..5adbfd898 100644
--- a/inc/lang/en/index.txt
+++ b/inc/lang/en/index.txt
@@ -1,4 +1,4 @@
====== Index ======
-This is an index over all available pages ordered by [[doku>wiki:namespaces|namespaces]].
+This is an index over all available pages ordered by [[doku>namespaces|namespaces]].
diff --git a/inc/lang/en/install.html b/inc/lang/en/install.html
index ec6a840b1..0f94839a6 100644
--- a/inc/lang/en/install.html
+++ b/inc/lang/en/install.html
@@ -1,7 +1,7 @@
<p>This page assists in the first time installation and configuration of
-<a href="http://wiki.splitbrain.org">Dokuwiki</a>. More info on this
+<a href="http://dokuwiki.org">Dokuwiki</a>. More info on this
installer is available on it's own
-<a href="http://wiki.splitbrain.org/wiki:installer">documentation page</a>.</p>
+<a href="http://dokuwiki.org/installer">documentation page</a>.</p>
<p>DokuWiki uses ordinary files for the storage of wiki pages and other
information associated with those pages (e.g. images, search indexes, old
@@ -20,5 +20,5 @@ to administer.</p>
<p>Experienced users or users with special setup requirements should use these links
for details concerning
-<a href="http://wiki.splitbrain.org/wiki:install">installation instructions</a>
-and <a href="http://wiki.splitbrain.org/wiki:config">configuration settings</a>.</p>
+<a href="http://dokuwiki.org/install">installation instructions</a>
+and <a href="http://dokuwiki.org/config">configuration settings</a>.</p>
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!';
diff --git a/inc/lang/en/register.txt b/inc/lang/en/register.txt
index 4ebcb7e45..db68d4f2f 100644
--- a/inc/lang/en/register.txt
+++ b/inc/lang/en/register.txt
@@ -1,4 +1,4 @@
====== Register as new user ======
-Fill in all the information below to create a new account in this wiki. Make sure you supply a **valid e-mail address** - if you are not asked to enter a password here, a new one will be sent to that address. The login name should be a valid [[doku>wiki:pagename|pagename]].
+Fill in all the information below to create a new account in this wiki. Make sure you supply a **valid e-mail address** - if you are not asked to enter a password here, a new one will be sent to that address. The login name should be a valid [[doku>pagename|pagename]].