diff --git a/docs/usage.md b/docs/usage.md index bb7e758..9751aef 100644 --- a/docs/usage.md +++ b/docs/usage.md @@ -275,7 +275,7 @@ const options = { #### JSON Schema -The JSON Schema schema type options are passed to the [Ajv constructor](https://ajv.js.org/docs/api.html#options). +The JSON Schema schema type options are passed to the [Ajv constructor](https://ajv.js.org/options.html). For example: ```ts