Remove link with bad https setup

Bad https == not awesome php
This commit is contained in:
Jose Diaz-Gonzalez 2017-03-14 23:18:07 -06:00 committed by GitHub
parent b2ddabeb93
commit d07082386d
1 changed files with 0 additions and 1 deletions

View File

@ -863,7 +863,6 @@ Various resources, such as books, websites and articles, for improving your PHP
* [PHP Best Practices](https://phpbestpractices.org/) - A PHP best practice guide.
* [PHP FIG](http://www.php-fig.org/) - The PHP Framework Interoperability Group.
* [PHP Mentoring](https://php-mentoring.org/) - Peer to peer PHP mentorship organization.
* [PHP School](https://www.phpschool.io/) - Open Source Learning for PHP.
* [PHP Security](http://phpsecurity.readthedocs.io/en/latest/index.html) - A guide to PHP security.
* [PHP The Right Way](http://www.phptherightway.com/) - A PHP best practice quick reference guide.
* [PHP UG](http://php.ug) - A website to help people locate their nearest PHP user group (UG).