Skip to content

Commit 27a88ea

Browse files
Fixing broken links in the docs/packages readme file (#2221)
Co-authored-by: Jason Ian Green <[email protected]>
1 parent 45685de commit 27a88ea

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/packages/README.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@ If you have published a useful plugin please submit a PR to add it to the next s
1414

1515
## Related packages
1616

17-
- [ajv-formats](./ajv-formats.md) - formats defined in JSON Schema specification
18-
- [ajv-keywords](./ajv-keywords) - additional validation keywords (select, typeof, etc.)
19-
- [ajv-errors](./ajv-errors.md) - defining error messages in the schema
20-
- [ajv-i18n](./ajv-i18n) - internationalised error messages
21-
- [ajv-cli](./ajv-cli.md) - command line interface
17+
- [ajv-formats](https://github.com/ajv-validator/ajv-formats) - formats defined in JSON Schema specification
18+
- [ajv-keywords](https://github.com/ajv-validator/ajv-keywords) - additional validation keywords (select, typeof, etc.)
19+
- [ajv-errors](https://github.com/ajv-validator/ajv-errors) - defining error messages in the schema
20+
- [ajv-i18n](https://github.com/ajv-validator/ajv-i18n) - internationalised error messages
21+
- [ajv-cli](https://github.com/ajv-validator/ajv-cli) - command line interface
2222
- [ajv-bsontype](https://github.com/BoLaMN/ajv-bsontype) - MongoDB's bsonType formats
2323
- [ajv-formats-draft2019](https://github.com/luzlab/ajv-formats-draft2019) - formats for draft-2019-09 that are not included in [ajv-formats](./ajv-formats.md) (`idn-hostname`, `idn-email`, `iri` and `iri-reference`)
2424
- [ajv-merge-patch](https://github.com/ajv-validator/ajv-merge-patch) - keywords $merge and $patch

0 commit comments

Comments
 (0)