mirror of
https://github.com/codeguy/php-the-right-way.git
synced 2025-08-30 00:29:55 +02:00
Update http links that now redirect to https
This commit is contained in:
@@ -23,12 +23,12 @@ live. If you are developing on Windows and deploying to Linux (or anything non-W
|
||||
|
||||
Chris Tankersley has a very helpful blog post on what tools he uses to do [PHP development using Windows][windows-tools].
|
||||
|
||||
[easyphp]: http://www.easyphp.org/
|
||||
[easyphp]: https://www.easyphp.org/
|
||||
[phpmanager]: http://phpmanager.codeplex.com/
|
||||
[openserver]: http://open-server.ru/
|
||||
[wamp]: http://www.wampserver.com/en/
|
||||
[php-downloads]: http://windows.php.net/download/
|
||||
[php-iis]: http://php.iis.net/
|
||||
[windows-path]: http://www.windows-commandline.com/set-path-command-line/
|
||||
[windows-tools]: http://ctankersley.com/2016/11/13/developing-on-windows-2016/
|
||||
[wamp]: https://www.wampserver.com/en/
|
||||
[php-downloads]: https://windows.php.net/download/
|
||||
[php-iis]: https://php.iis.net/
|
||||
[windows-path]: https://www.windows-commandline.com/set-path-command-line/
|
||||
[windows-tools]: https://ctankersley.com/2016/11/13/developing-on-windows-2016/
|
||||
[xampp]: http://www.apachefriends.org/en/xampp.html
|
||||
|
Reference in New Issue
Block a user