From 67c0a9cb16be0c32f9147a8b7e04b9b8bc6028e7 Mon Sep 17 00:00:00 2001 From: "Simen A. W. Olsen" Date: Mon, 10 Apr 2023 16:02:45 +0200 Subject: [PATCH] chore: change username to @simenandre (#208) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4bb02da..8577f11 100644 --- a/README.md +++ b/README.md @@ -245,7 +245,7 @@ Since by default envalid's output is wrapped in a Proxy, structuredClone [will n - [fastify-envalid](https://github.com/alemagio/fastify-envalid) is a wrapper for using Envalid within [Fastify](https://www.fastify.io/) -- [nestjs-envalid](https://github.com/cobraz/nestjs-envalid) is a wrapper for using Envalid with [NestJS](https://nestjs.com/) +- [nestjs-envalid](https://github.com/simenandre/nestjs-envalid) is a wrapper for using Envalid with [NestJS](https://nestjs.com/) - [nuxt-envalid](https://github.com/manuelhenke/nuxt-envalid) is a wrapper for using Envalid with [NuxtJS](https://nuxtjs.org/)