Sfoglia il codice sorgente

Update JSON Schema repo

pull/1227/merge
Alexander Kartavenko 1 anno fa
parent
commit
5814e15a51
Nessun account collegato all'indirizzo email del committer
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1
    1
      README.md

+ 1
- 1
README.md Vedi File

@@ -711,7 +711,7 @@ Libraries to help manage database schemas and migrations.
711 711
 * [CakePHP Validation](https://github.com/cakephp/validation) - Another validation library.
712 712
 * [Filterus](https://github.com/ircmaxell/filterus) - A simple PHP filtering library.
713 713
 * [ISO-codes](https://github.com/ronanguilloux/IsoCodes) - A library for validating inputs according to standards from ISO, International Finance, Public Administrations, GS1, Book Industry, Phone numbers & Zipcodes for many countries.
714
-* [JSON Schema](https://github.com/justinrainbow/json-schema) - A [JSON Schema](https://json-schema.org/) validation library.
714
+* [JSON Schema](https://github.com/jsonrainbow/json-schema) - A [JSON Schema](https://json-schema.org/) validation library.
715 715
 * [MetaYaml](https://github.com/romaricdrigon/MetaYaml) - A schema validation library that supports YAML, JSON and XML.
716 716
 * [Respect Validation](https://github.com/Respect/Validation) - A simple validation library.
717 717
 * [Upload](https://github.com/brandonsavage/Upload) - A library for handling file uploads and validation.

Loading…
Annulla
Salva