ajv-validator / ajv

The fastest JSON schema Validator. Supports JSON Schema draft-04/06/07/2019-09/2020-12 and JSON Type Definition (RFC8927)
https://ajv.js.org
MIT License
13.47k stars 864 forks source link

Documentation dead links #2387

Closed jauntyjocularjay closed 2 months ago

jauntyjocularjay commented 3 months ago

These links in the documentation readme.md are dead:

Looks like this one was moved to the parent folder and renamed. Easy fix.

ajv-keywords - additional validation keywords (select, typeof, etc.)

jasoniangreen commented 2 months ago

Thanks for pointing these out, I will take a look.