浏览代码

Fix 301 redirects

pull/645/head
Jose Diaz-Gonzalez 9 年前
父节点
当前提交
8e8ba4784f
共有 1 个文件被更改,包括 3 次插入3 次删除
  1. 3
    3
      README.md

+ 3
- 3
README.md 查看文件

@@ -264,7 +264,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
264 264
 * [Image Hash](https://github.com/jenssegers/imagehash) - A library for generating perceptual image hashes.
265 265
 * [Image Optimizer](https://github.com/psliwa/image-optimizer) - A library for optimizing images.
266 266
 * [Image With Text](https://github.com/nmcteam/image-with-text) - A library for embedding text into images.
267
-* [Imagine](http://imagine.readthedocs.org/en/latest/index.html) - An image manipulation library.
267
+* [Imagine](http://imagine.readthedocs.io/en/latest/index.html) - An image manipulation library.
268 268
 * [Intervention Image](https://github.com/Intervention/image) - Another image manipulation library.
269 269
 * [PHP Image Workshop](https://github.com/Sybio/ImageWorkshop) - Another image manipulation library.
270 270
 
@@ -846,7 +846,7 @@ Various resources, such as books, websites and articles, for improving your PHP
846 846
 * [PHP FIG](http://www.php-fig.org/) - The PHP Framework Interoperability Group.
847 847
 * [PHP Mentoring](http://phpmentoring.org/) - Peer to peer PHP mentorship organization.
848 848
 * [PHP School](https://www.phpschool.io/) - Open Source Learning for PHP.
849
-* [PHP Security](http://phpsecurity.readthedocs.org/en/latest/index.html) - A guide to PHP security.
849
+* [PHP Security](http://phpsecurity.readthedocs.io/en/latest/index.html) - A guide to PHP security.
850 850
 * [PHP The Right Way](http://www.phptherightway.com/) - A PHP best practice quick reference guide.
851 851
 * [PHP UG](http://php.ug) - A website to help people locate their nearest PHP user group (UG).
852 852
 * [PHP Versions](http://phpversions.info/) - Lists which versions of PHP are available on several popular web hosts.
@@ -889,7 +889,7 @@ Various resources, such as books, websites and articles, for improving your PHP
889 889
 * [Head First Design Patterns](http://www.headfirstlabs.com/books/hfdp/) - A book that expains software design patterns.
890 890
 * [Pro Git](https://git-scm.com/book/en/v2) - A book about Git by Scott Chacon and Ben Straub.
891 891
 * [The Linux Command Line](http://linuxcommand.org/tlcl.php) - A book about the Linux command line by William Shotts.
892
-* [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.
892
+* [The Tangled Web — Securing Web Applications](http://www.amazon.com/Tangled-Web-Securing-Modern-Applications/dp/1593273886) - A book about securing web applications by Michal Zalewski.
893 893
 * [Understanding Computation](http://computationbook.com) - A book about computation theory by Tom Stuart.
894 894
 * [Vagrant Cookbook](https://leanpub.com/vagrantcookbook) - A book about creating Vagrant environments by Erika Heidi.
895 895
 

正在加载...
取消
保存