From 9933432e7a6aeef833d458d88f77b0a2834c5eae Mon Sep 17 00:00:00 2001 From: Frazer Smith Date: Mon, 15 Jan 2024 08:05:28 +0000 Subject: [PATCH] docs(readme): replace `fastify.io` links with `fastify.dev` (#100) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ac808e8..013bca7 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ A small utility for generating consistent warning objects across your codebase. It also exposes a utility for emitting those warnings, guaranteeing that they are issued only once (unless configured otherwise). -_This module is used by the [Fastify](https://fastify.io) framework and it was called `fastify-warning` prior to version 1.0.0._ +_This module is used by the [Fastify](https://fastify.dev) framework and it was called `fastify-warning` prior to version 1.0.0._ ### Install