소스 검색

Fixing links

pull/597/merge
Jose Diaz-Gonzalez 9 년 전
부모
커밋
19903275e9
1개의 변경된 파일4개의 추가작업 그리고 4개의 파일을 삭제
  1. 4
    4
      README.md

+ 4
- 4
README.md 파일 보기

@@ -769,7 +769,7 @@ Libraries to help manage database schemas and migrations.
769 769
 *Alternative PHP virtual machines.*
770 770
 
771 771
 * [HHVM](https://github.com/facebook/hhvm) - A Virtual Machine, Runtime and JIT for PHP by Facebook.
772
-* [HippyVM](http://hippyvm.com/) - Another PHP virtual machine.
772
+* [HippyVM](https://github.com/hippyvm/hippyvm) - Another PHP virtual machine.
773 773
 * [Hack](http://hacklang.org/) - A programming language for HHVM that interoperates seamlessly with PHP.
774 774
 
775 775
 ## Integrated Development Environment
@@ -813,7 +813,7 @@ Various resources, such as books, websites and articles, for improving your PHP
813 813
 * [PHP UG](http://php.ug) - A website to help people locate their nearest PHP user group (UG).
814 814
 * [Seven PHP](http://7php.com/) - A website that interviews members of the PHP community.
815 815
 * [Nomad PHP](https://nomadphp.com/) - A online PHP learning resource.
816
-* [PHP School](http://www.phpschool.io/) - Open Source Learning for PHP.
816
+* [PHP School](https://www.phpschool.io/) - Open Source Learning for PHP.
817 817
 * [PHP Mentoring](http://phpmentoring.org/) - Peer to peer PHP mentorship organization.
818 818
 * [PHPTrends](http://phptrends.com/) - An overview of fastest growing PHP libraries.
819 819
 * [PHP Versions](http://phpversions.info/) - Lists which versions of PHP are available on several popular web hosts.
@@ -841,14 +841,14 @@ Various resources, such as books, websites and articles, for improving your PHP
841 841
 * [Securing PHP: Core Concepts](https://leanpub.com/securingphp-coreconcepts) - A book about common security terms and practices for PHP by Chris Cornutt.
842 842
 * [Modernising Legacy Applications in PHP](https://leanpub.com/mlaphp) - A book about modernising legacy PHP applications by Paul M. Jones.
843 843
 * [Modern PHP New Features and Good Practices](http://shop.oreilly.com/product/0636920033868.do) - A book about new PHP features and best practices by Josh Lockhart.
844
-* [Functional Programming in PHP](http://www.phparch.com/books/functional-programming-in-php/) - This book will show you how to leverage these new PHP5.3+ features by understanding functional programming principles
844
+* [Functional Programming in PHP](https://www.phparch.com/books/functional-programming-in-php/) - This book will show you how to leverage these new PHP5.3+ features by understanding functional programming principles
845 845
 
846 846
 ## Other Books
847 847
 *Books related to general computing and web development.*
848 848
 
849 849
 * [The Linux Command Line](http://linuxcommand.org/tlcl.php) - A book about the Linux command line by William Shotts.
850 850
 * [Understanding Computation](http://computationbook.com) - A book about computation theory by Tom Stuart.
851
-* [The Tangled Web — Securing Web Applications](http://www.amazon.ca/The-Tangled-Web-Securing-Applications/dp/1593273886) - A book about securing web applications by Michal Zalewski.
851
+* [The Tangled Web — Securing Web Applications](http://www.amazon.com/The-Tangled-Web-Securing-Applications/dp/1593273886) - A book about securing web applications by Michal Zalewski.
852 852
 * [Elasticsearch: The Definitive Guide](https://www.elastic.co/guide/index.html) - A guide to working with Elasticsearch by Clinton Gormley and Zachary Tong.
853 853
 * [Eloquent JavaScript](http://eloquentjavascript.net/) - A book about JavaScript programming by Marijn Haverbeke.
854 854
 * [Vagrant Cookbook](https://leanpub.com/vagrantcookbook) - A book about creating Vagrant environments by Erika Heidi.

Loading…
취소
저장