Parcourir la source

Merge pull request #588 from ReadmeCritic/master

Update README URLs based on HTTP redirects
pull/589/head
Jose Diaz-Gonzalez il y a 9 ans
Parent
révision
48ad0ddf18
1 fichiers modifiés avec 3 ajouts et 3 suppressions
  1. 3
    3
      README.md

+ 3
- 3
README.md Voir le fichier

@@ -509,8 +509,8 @@ Libraries to help manage database schemas and migrations.
509 509
 *Libraries for working with event and task queues.*
510 510
 
511 511
 * [Pheanstalk](https://github.com/pda/pheanstalk) - A Beanstalkd client library.
512
-* [PHP AMQP](https://github.com/videlalvaro/php-amqplib) - A pure PHP AMQP library.
513
-* [Thumper](https://github.com/videlalvaro/Thumper) - A RabbitMQ pattern library.
512
+* [PHP AMQP](https://github.com/php-amqplib/php-amqplib) - A pure PHP AMQP library.
513
+* [Thumper](https://github.com/php-amqplib/Thumper) - A RabbitMQ pattern library.
514 514
 * [Bernard](https://github.com/bernardphp/bernard) - A multibackend abstraction library.
515 515
 
516 516
 ## Search
@@ -750,7 +750,7 @@ Libraries to help manage database schemas and migrations.
750 750
 *Software and tools for creating a sandboxed development environment.*
751 751
 
752 752
 * [Vagrant](https://www.vagrantup.com/) - A portable development environment utility.
753
-* [Ansible](http://www.ansible.com/) - A radically simple orchestration framework.
753
+* [Ansible](https://www.ansible.com/) - A radically simple orchestration framework.
754 754
 * [Puppet](https://puppetlabs.com/) - A server automation framework and application.
755 755
 * [PuPHPet](https://puphpet.com/) - A web tool for building PHP development virtual machines.
756 756
 * [Protobox](http://getprotobox.com/) - Another web tool for building PHP development virtual machines.

Chargement…
Annuler
Enregistrer