Skip to content

Commit

Permalink
docs(readme): replace fastify.io links with fastify.dev (#135)
Browse files Browse the repository at this point in the history
  • Loading branch information
Fdawgs authored Jan 14, 2024
1 parent f2c439c commit e458a93
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 @@ -4,7 +4,7 @@
[![NPM version](https://img.shields.io/npm/v/@fastify/caching.svg?style=flat)](https://www.npmjs.com/package/@fastify/caching)
[![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat)](https://standardjs.com/)

*@fastify/caching* is a plugin for the [Fastify](http://fastify.io/) framework
*@fastify/caching* is a plugin for the [Fastify](http://fastify.dev/) framework
that provides server-side caching and mechanisms for manipulating HTTP cache headers according to
[RFC 2616 §14.9](https://tools.ietf.org/html/rfc2616#section-14.9).

Expand Down

0 comments on commit e458a93

Please sign in to comment.