Sfoglia il codice sorgente

Fix a few links

pull/697/head
Jose Diaz-Gonzalez 9 anni fa
parent
commit
bbca55c280
1 ha cambiato i file con 3 aggiunte e 3 eliminazioni
  1. 3
    3
      README.md

+ 3
- 3
README.md Vedi File

@@ -127,7 +127,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
127 127
 *Standalone components from web development frameworks and development groups.*
128 128
 
129 129
 * [CakePHP Plugins](http://plugins.cakephp.org/) - A directory of CakePHP plugins.
130
-* [Hoa Project](http://hoa-project.net/En/) - Another package of PHP components.
130
+* [Hoa Project](https://hoa-project.net/En/) - Another package of PHP components.
131 131
 * [League of Extraordinary Packages](https://thephpleague.com/) - A PHP package development group.
132 132
 * [Symfony2 Components](http://symfony.com/doc/master/components/index.html) - The components that make Symfony 2.
133 133
 * [Zend Framework 2 Components](https://packages.zendframework.com/) - The components that make Zend Framework.
@@ -391,7 +391,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
391 391
 * [Galapagos](https://github.com/endel/galapagos) - Evolutionary language transformation.
392 392
 * [Iter](https://github.com/nikic/iter) - A library that provides iteration primitives using generators.
393 393
 * [Monad PHP](https://github.com/ircmaxell/monad-php) - A simple Monad library.
394
-* [Patchwork](http://antecedent.github.io/patchwork/) - A library for redefining userland functions.
394
+* [Patchwork](http://patchwork2.org/) - A library for redefining userland functions.
395 395
 * [PHP Option](https://github.com/schmittjoh/php-option) - An option type library.
396 396
 * [Pipeline](https://github.com/thephpleague/pipeline) - A pipeline pattern implementation.
397 397
 * [Ruler](https://github.com/bobthecow/Ruler) - A simple stateless production rules engine.
@@ -428,7 +428,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
428 428
 
429 429
 * [Bldr](http://bldr.io/) - A PHP Task runner built on Symfony components.
430 430
 * [Jobby](https://github.com/jobbyphp/jobby) - A PHP cron job manager without modifying crontab.
431
-* [Robo](https://github.com/consolidation-org/Robo) - A PHP Task runner with object-orientated configurations.
431
+* [Robo](https://github.com/consolidation/Robo) - A PHP Task runner with object-orientated configurations.
432 432
 * [Task](http://taskphp.github.io/) - A pure PHP task runner inspired by Grunt and Gulp.
433 433
 
434 434
 ## Navigation

Loading…
Annulla
Salva