Procházet zdrojové kódy

Fix redirects.

pull/1097/head
Jamie před 5 roky
rodič
revize
3c9b4a3c13
1 změnil soubory, kde provedl 3 přidání a 3 odebrání
  1. 3
    3
      README.md

+ 3
- 3
README.md Zobrazit soubor

@@ -254,7 +254,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
254 254
 * [Fetch](https://github.com/tedious/Fetch) - An IMAP library.
255 255
 * [Mautic](https://github.com/mautic/mautic) - Email marketing automation
256 256
 * [PHPMailer](https://github.com/PHPMailer/PHPMailer) - Another mailer solution.
257
-* [Stampie](https://github.com/Stampie/Stampie) - A library for email services such as [SendGrid](https://sendgrid.com/), [PostMark](https://postmarkapp.com), [MailGun](https://www.mailgun.com/) and [Mandrill](https://www.mandrill.com).
257
+* [Stampie](https://github.com/Stampie/Stampie) - A library for email services such as [SendGrid](https://sendgrid.com/), [PostMark](https://postmarkapp.com), [MailGun](https://www.mailgun.com/) and [Mandrill](https://mailchimp.com/features/transactional-email/).
258 258
 * [SwiftMailer](https://swiftmailer.symfony.com) - A mailer solution.
259 259
 
260 260
 ### Files
@@ -301,7 +301,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
301 301
 * [Alice](https://github.com/nelmio/alice) - An expressive fixture generation library.
302 302
 * [AspectMock](https://github.com/Codeception/AspectMock) - A mocking framework for PHPUnit/Codeception.
303 303
 * [Atoum](https://github.com/atoum/atoum) - A simple testing library.
304
-* [Behat](http://docs.behat.org/en/v2.5/) - A behaviour driven development (BDD) testing framework.
304
+* [Behat](https://docs.behat.org/en/latest/) - A behaviour driven development (BDD) testing framework.
305 305
 * [Codeception](https://github.com/Codeception/Codeception) - A full stack testing framework.
306 306
 * [Faker](https://github.com/fzaninotto/Faker) - A fake data generator library.
307 307
 * [HTTP Mock](https://github.com/InterNations/http-mock) - A library for mocking HTTP requests in unit tests.
@@ -324,7 +324,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
324 324
 
325 325
 * [CircleCI](https://circleci.com) - A continuous integration platform.
326 326
 * [GitlabCi](https://about.gitlab.com/stages-devops-lifecycle/continuous-integration/) - Let GitLab CI test, build, deploy your code. TravisCi like.
327
-* [Jenkins](https://jenkins.io/index.html) - A continuous integration platform with [PHP support](http://jenkins-php.org/index.html).
327
+* [Jenkins](https://www.jenkins.io/) - A continuous integration platform with [PHP support](https://www.jenkins.io/solutions/php/).
328 328
 * [JoliCi](https://github.com/jolicode/JoliCi) - A continuous integration client written in PHP and powered by Docker.
329 329
 * [PHPCI](https://github.com/dancryer/phpci) - An open source continuous integration platform for PHP.
330 330
 * [SemaphoreCI](https://semaphoreci.com/) - A continuous integration platform for open source and private projects.

Načítá se…
Zrušit
Uložit