Skip to content

Commit

Permalink
docs: fix resolvers hyperlink (#600)
Browse files Browse the repository at this point in the history
  • Loading branch information
ejirocodes authored Jul 26, 2023
1 parent 420e862 commit 1a64cd1
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,18 +26,18 @@

### Supported resolvers

- [Yup](#Yup)
- [Zod](#Zod)
- [Superstruct](#Superstruct)
- [Joi](#Joi)
- [Class Validator](#Class-Validator)
- [Yup](#yup)
- [Zod](#zod)
- [Superstruct](#superstruct)
- [Joi](#joi)
- [Class Validator](#class-validator)
- [io-ts](#io-ts)
- [Nope](#Nope)
- [Nope](#nope)
- [computed-types](#computed-types)
- [typanion](#typanion)
- [Ajv](#Ajv)
- [TypeBox](#TypeBox)
- [ArkType](#ArkType)
- [Ajv](#ajv)
- [TypeBox](#typebox)
- [ArkType](#arktype)

## API

Expand Down

0 comments on commit 1a64cd1

Please sign in to comment.