]> git.mxchange.org Git - friendica.git/blobdiff - doc/Improve-Performance.md
doc/Improve-Performance.md: replace old links with updated GitHub ones
[friendica.git] / doc / Improve-Performance.md
index 79490c25735881c14dfa1c5f7d8610042d1ff00e..1d0a859f1f27bf4dec2ca5511ec1256e1fbb8021 100644 (file)
@@ -81,6 +81,6 @@ Please refer to external documentation for a more detailed explanation how to se
 
 ### Database
 
 
 ### Database
 
-There are scripts like [tuning-primer.sh](http://www.day32.com/MySQL/) and [mysqltuner.pl](http://mysqltuner.pl) that analyze your database server and give hints on values that could be changed.
+There are scripts like [tuning-primer.sh](https://github.com/BMDan/tuning-primer.sh) and [mysqltuner.pl](https://github.com/major/MySQLTuner-perl/blob/master/mysqltuner.pl) that analyze your database server and give hints on values that could be changed.
 
 Please enable the slow query log. This helps to find performance problems.
 
 Please enable the slow query log. This helps to find performance problems.