Skip to content

Commit

Permalink
Update link to ajv options page in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Lochana Ranaweera committed Nov 3, 2021
1 parent 407de7f commit 5c72311
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5c72311

Please sign in to comment.