summaryrefslogtreecommitdiff
path: root/lib/plugins/config/lang/en/lang.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/plugins/config/lang/en/lang.php')
-rw-r--r--lib/plugins/config/lang/en/lang.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/plugins/config/lang/en/lang.php b/lib/plugins/config/lang/en/lang.php
index 18bfb56fa..9b7c643bf 100644
--- a/lib/plugins/config/lang/en/lang.php
+++ b/lib/plugins/config/lang/en/lang.php
@@ -110,7 +110,7 @@ $lang['xmlrpc'] = 'Enable/disable XML-RPC interface.';
$lang['xmlrpcuser'] = 'Restrict XML-RPC access to the comma separated groups or users given here. Leave empty to give access to everyone.';
/* Advanced Options */
-$lang['updatecheck'] = 'Check for updates and security warnings? DokuWiki needs to contact splitbrain.org for this feature.';
+$lang['updatecheck'] = 'Check for updates and security warnings? DokuWiki needs to contact update.dokuwiki.org for this feature.';
$lang['userewrite'] = 'Use nice URLs';
$lang['useslash'] = 'Use slash as namespace separator in URLs';
$lang['usedraft'] = 'Automatically save a draft while editing';