Explorar el Código

Fix links

pull/636/head
Jose Diaz-Gonzalez hace 9 años
padre
commit
01dd79c9d7
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2
    2
      README.md

+ 2
- 2
README.md Ver fichero

@@ -681,7 +681,7 @@ Libraries to help manage database schemas and migrations.
681 681
 * [Collections](https://github.com/italolelis/collections) - Collections Abstraction library for PHP.
682 682
 * [Fractal](https://github.com/thephpleague/fractal) - A library for converting complex data structures to JSON output.
683 683
 * [Ginq](https://github.com/akanehara/ginq) - Another PHP library based on .NET's LINQ.
684
-* [JsonMapper](https://github.com/netresearch/jsonmapper) - A library that maps nested JSON structures onto PHP classes.
684
+* [JsonMapper](https://github.com/cweiske/jsonmapper) - A library that maps nested JSON structures onto PHP classes.
685 685
 * [PHP Collections](https://github.com/schmittjoh/php-collection) - A simple collections library.
686 686
 * [PINQ](https://github.com/TimeToogo/Pinq) - A PHP library based on .NET's LINQ (Language Integrated Query).
687 687
 * [Serializer](https://github.com/schmittjoh/serializer) - A library for serialising and de-serialising data.
@@ -739,7 +739,7 @@ Libraries to help manage database schemas and migrations.
739 739
 ## Miscellaneous
740 740
 *Useful libraries or tools that don't fit in the categories above.*
741 741
 
742
-* [Alias](https://github.com/fuelphp/alias) - A class aliasing library.
742
+* [Alias](https://github.com/fuelphp-storage/alias) - A class aliasing library.
743 743
 * [Annotations](https://github.com/doctrine/annotations) - An annotations library (part of Doctrine).
744 744
 * [Cake Utility](https://github.com/cakephp/utility) - Utility classes such as Inflector, String, Hash, Security and Xml (CP).
745 745
 * [Chief](https://github.com/adamnicholson/Chief) - A command bus library.

Loading…
Cancelar
Guardar