diff --git a/mysqltuner.pl b/mysqltuner.pl index 518286c..76233f5 100644 --- a/mysqltuner.pl +++ b/mysqltuner.pl @@ -3,7 +3,7 @@ # High Performance MySQL Tuning Script # Copyright (C) 2006-2018 Major Hayden - major@mhtx.net # -# For the latest updates, please visit http://mysqltuner.com/ +# For the latest updates, please visit http://mysqltuner.pl/ # Git repository available at https://github.com/major/MySQLTuner-perl # # This program is free software: you can redistribute it and/or modify @@ -6220,7 +6220,7 @@ sub close_outputfile { sub headerprint { prettyprint " >> MySQLTuner $tunerversion - Major Hayden \n" - . " >> Bug reports, feature requests, and downloads at http://mysqltuner.com/\n" + . " >> Bug reports, feature requests, and downloads at http://mysqltuner.pl/\n" . " >> Run with '--help' for additional options and output filtering"; } @@ -6631,7 +6631,7 @@ Christian Loos =head1 SUPPORT -Bug reports, feature requests, and downloads at http://mysqltuner.com/ +Bug reports, feature requests, and downloads at http://mysqltuner.pl/ Bug tracker can be found at https://github.com/major/MySQLTuner-perl/issues @@ -6647,7 +6647,7 @@ L Copyright (C) 2006-2018 Major Hayden - major@mhtx.net -For the latest updates, please visit http://mysqltuner.com/ +For the latest updates, please visit http://mysqltuner.pl/ Git repository available at https://github.com/major/MySQLTuner-perl @@ -6671,4 +6671,4 @@ along with this program. If not, see . # indent-tabs-mode: t # cperl-indent-level: 8 # perl-indent-level: 8 -# End: \ No newline at end of file +# End: