Parcourir la source

Fix tests by directly adding permanent redirects (#797)

pull/801/head
Niklas Keller il y a 8 ans
Parent
révision
3da27b662f
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2
    2
      README.md

+ 2
- 2
README.md Voir le fichier

@@ -238,7 +238,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
238 238
 * [Fetch](https://github.com/tedious/Fetch) - An IMAP library.
239 239
 * [Mautic](https://github.com/mautic/mautic) - Email marketing automation
240 240
 * [PHPMailer](https://github.com/PHPMailer/PHPMailer) - Another mailer solution.
241
-* [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).
241
+* [Stampie](https://github.com/henrikbjorn/Stampie) - A library for email services such as [SendGrid](https://sendgrid.com/), [PostMark](https://postmarkapp.com), [MailGun](https://www.mailgun.com/) and [Mandrill](http://www.mandrill.com).
242 242
 * [SwiftMailer](http://swiftmailer.org/) - A mailer solution.
243 243
 
244 244
 ## Files
@@ -264,7 +264,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
264 264
 *Libraries that implement the dependency injection design pattern.*
265 265
 
266 266
 * [Aura.Di](https://github.com/auraphp/Aura.Di) - A serializable dependency injection container with constructor and setter injection, interface and trait awareness, configuration inheritance, and much more.
267
-* [Acclimate](https://github.com/jeremeamia/acclimate-container) - A common interface to dependency injection containers and service locators.
267
+* [Acclimate](https://github.com/AcclimateContainer/acclimate-container) - A common interface to dependency injection containers and service locators.
268 268
 * [Auryn](https://github.com/rdlowrey/Auryn) - A recursive dependency injector.
269 269
 * [Container](https://github.com/thephpleague/container) - Another flexible dependency injection container.
270 270
 * [Disco](https://github.com/bitExpert/disco) - A PSR-11 compatible, annotation-based dependency injection container.

Chargement…
Annuler
Enregistrer