Commit: 7ae52033afc707cc81e58affdddc27affb289f55 Author: Joe Watkins <krak...@php.net> Sat, 7 Jan 2017 12:25:08 +0000 Parents: d3a4ad3e9beeaa977b1acc1635a5483036d4e446 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=7ae52033afc707cc81e58affdddc27affb289f55 Log: remove extra slash in link Changed paths: M thanks.php Diff: diff --git a/thanks.php b/thanks.php index 2a12e37..f28f766 100644 --- a/thanks.php +++ b/thanks.php @@ -97,7 +97,7 @@ site_header("Thanks", array("current" => "community")); </li> <li> - <a href="https://www.appveyor.com//">AppVeyor</a> provides continuous integration for Windows builds of PHP. + <a href="https://www.appveyor.com/">AppVeyor</a> provides continuous integration for Windows builds of PHP. </li> </ul> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php