Skip to content

Commit

Permalink
docs(readme): replace fastify.io links with fastify.dev (#122)
Browse files Browse the repository at this point in the history
  • Loading branch information
Fdawgs authored Jan 14, 2024
1 parent 9a9de7c commit 0acba7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ npm i @fastify/type-provider-typebox

## Overview

This package provides enhanced support for TypeBox by integrating it with the Fastify [Type Provider](https://www.fastify.io/docs/latest/Reference/Type-Providers/) infrastructure. It provides a re-export of the TypeBox `Type.*` builder for convenience as well as providing additional utility types and optional validation infrastructure that can be useful when leveraging TypeBox with Fastify.
This package provides enhanced support for TypeBox by integrating it with the Fastify [Type Provider](https://fastify.dev/docs/latest/Reference/Type-Providers/) infrastructure. It provides a re-export of the TypeBox `Type.*` builder for convenience as well as providing additional utility types and optional validation infrastructure that can be useful when leveraging TypeBox with Fastify.

## Usage

Expand Down

0 comments on commit 0acba7e

Please sign in to comment.