Commit: f577d6c6fa7b45143435aac2067e3b7f152e20d1 Author: Rasmus Lerdorf <[email protected]> Thu, 24 Oct 2019 08:36:14 -0700 Parents: 86012675c68adcfc33fd390a47222c0ffe7c6155 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=f577d6c6fa7b45143435aac2067e3b7f152e20d1 Log: Fix Myra attribution as requested Changed paths: M thanks.php Diff: diff --git a/thanks.php b/thanks.php index fad28572c..587597429 100644 --- a/thanks.php +++ b/thanks.php @@ -14,7 +14,7 @@ site_header("Thanks", array("current" => "community")); </li> <li> - <a href="https://myracloud.com/de/ddos-schutz/">DDoS protection by myracloud</a>, along with hosting + <a href="https://www.myrasecurity.com/ddos-protection/">DDoS protection by Myra Security</a>, along with hosting www.php.net and git.php.net for us. </li> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
