소스 검색

Update README URLs based on HTTP redirects

pull/768/head
ReadmeCritic 8 년 전
부모
커밋
9f2eb10e9b
1개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 3
    3
      README.md

+ 3
- 3
README.md 파일 보기

@@ -225,7 +225,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
225 225
 * [Fetch](https://github.com/tedious/Fetch) - An IMAP library.
226 226
 * [Mautic](https://github.com/mautic/mautic) - Email marketing automation
227 227
 * [PHPMailer](https://github.com/PHPMailer/PHPMailer) - Another mailer solution.
228
-* [Stampie](https://github.com/henrikbjorn/Stampie) - A library for email services such as [SendGrid](http://sendgrid.com), [PostMark](https://postmarkapp.com), [MailGun](http://www.mailgun.com) and [Mandrill](http://www.mandrill.com).
228
+* [Stampie](https://github.com/henrikbjorn/Stampie) - A library for email services such as [SendGrid](http://sendgrid.com), [PostMark](https://postmarkapp.com), [MailGun](https://www.mailgun.com/) and [Mandrill](http://www.mandrill.com).
229 229
 * [SwiftMailer](http://swiftmailer.org/) - A mailer solution.
230 230
 
231 231
 ## Files
@@ -801,7 +801,7 @@ Libraries to help manage database schemas and migrations.
801 801
 *Tools to help install and manage PHP on your computer.*
802 802
 
803 803
 * [HomeBrew PHP](https://github.com/Homebrew/homebrew-php) - A PHP tap for HomeBrew.
804
-* [HomeBrew](http://brew.sh/) - A package manager for OSX.
804
+* [HomeBrew](https://brew.sh/) - A package manager for OSX.
805 805
 * [PHP Brew](https://github.com/phpbrew/phpbrew) - A PHP version manager and installer.
806 806
 * [PHP Build](https://github.com/php-build/php-build) - Another PHP version installer.
807 807
 * [PHP Env](https://github.com/CHH/phpenv) - Another PHP version manager.
@@ -888,7 +888,7 @@ Various resources, such as books, websites and articles, for improving your PHP
888 888
 ## PHP Books
889 889
 *Fantastic PHP-related books.*
890 890
 
891
-* [Functional Programming in PHP](http://www.functionalphp.com) - This book will show you how to leverage these new PHP5.3+ features by understanding functional programming principles
891
+* [Functional Programming in PHP](https://www.functionalphp.com/) - This book will show you how to leverage these new PHP5.3+ features by understanding functional programming principles
892 892
 * [Grumpy PHPUnit](https://leanpub.com/grumpy-phpunit) - A book about unit testing with PHPUnit by Chris Hartjes.
893 893
 * [Mastering Object-Orientated PHP](http://www.brandonsavage.net) - A book about object-orientated PHP by Brandon Savage.
894 894
 * [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.

Loading…
취소
저장