From 1a64cd17a381fe9911590fcb072d836cb9e8a5c7 Mon Sep 17 00:00:00 2001 From: Ejiro Asiuwhu Date: Wed, 26 Jul 2023 02:26:45 +0100 Subject: [PATCH] docs: fix resolvers hyperlink (#600) --- README.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 2b2e5e19..4a3117d5 100644 --- a/README.md +++ b/README.md @@ -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