Fix PHP Mentoring link. (#746)

This commit is contained in:
DMeloni 2016-12-22 23:10:18 +01:00 committed by Jose Diaz-Gonzalez
parent 10d1042881
commit db877261d2
1 changed files with 1 additions and 1 deletions

View File

@ -863,7 +863,7 @@ Various resources, such as books, websites and articles, for improving your PHP
* [Nomad PHP](https://nomadphp.com/) - A online PHP learning resource.
* [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](http://phpmentoring.org/) - Peer to peer PHP mentorship organization.
* [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.