From d07082386d53f91b20b63f4023bd43dac7650379 Mon Sep 17 00:00:00 2001 From: Jose Diaz-Gonzalez Date: Tue, 14 Mar 2017 23:18:07 -0600 Subject: [PATCH] Remove link with bad https setup Bad https == not awesome php --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 9e44008..df72b43 100644 --- a/README.md +++ b/README.md @@ -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).