aboutsummaryrefslogtreecommitdiffstats
path: root/theme/default/lang/en.php
diff options
context:
space:
mode:
Diffstat (limited to 'theme/default/lang/en.php')
-rw-r--r--theme/default/lang/en.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/theme/default/lang/en.php b/theme/default/lang/en.php
index ee4ad58..f033234 100644
--- a/theme/default/lang/en.php
+++ b/theme/default/lang/en.php
@@ -45,7 +45,7 @@ $LANGUAGE['user_main_heading_desc'] = '»%s« has published a total count of <b>
# Search request title and description
#===============================================================================
$LANGUAGE['search_base_heading_text'] = 'Fulltext search';
-$LANGUAGE['search_base_heading_desc'] = 'If you are looking for a specific <strong>post</strong>, then the <a href="https://dev.mysql.com/doc/refman/5.5/en/fulltext-boolean.html" target="_blank">full-text search function</a> of the MySQL database could help you.';
+$LANGUAGE['search_base_heading_desc'] = 'If you are looking for a specific <strong>post</strong>, then the <a href="https://dev.mysql.com/doc/refman/8.0/en/fulltext-boolean.html" target="_blank">full-text search function</a> of the MySQL database could help you.';
#===============================================================================
# Search result title and description