summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorKoen Martens <gmc@sonologic.nl>2017-06-06 18:43:24 +0200
committerBernhard Posselt <BernhardPosselt@users.noreply.github.com>2017-06-06 18:43:24 +0200
commit328a7d4c2fe10f026bf1628ba5e355d6b346076e (patch)
treee03cdaeae15d2b891e8e41ea1745b6587570b701 /templates
parentb7f20c0f36dd6e0ed65ca93fcec44aa23f2fa203 (diff)
utf8mb4 warning: link to nextcloud-specific instructions (#176) (#181)
* utf8mb4 warning: link to nextcloud-specific instructions (#176) * Modify changelog, add utf8mb4 url change.
Diffstat (limited to 'templates')
-rw-r--r--templates/part.content.warnings.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/part.content.warnings.php b/templates/part.content.warnings.php
index 50fa1f7f6..04f60cb0a 100644
--- a/templates/part.content.warnings.php
+++ b/templates/part.content.warnings.php
@@ -29,7 +29,7 @@
<p><?php p($l->t('Non UTF-8 charset for MySQL/MariaDB database detected!')); ?></p>
<ul>
<li>
- <a href="https://dba.stackexchange.com/a/21684"
+ <a href="https://docs.nextcloud.com/server/12/admin_manual/configuration_database/mysql_4byte_support.html"
target="_blank"
rel="noreferrer">
<?php