Skip to content

Commit

Permalink
docs: update link to fastify 1.x compatible version (#202)
Browse files Browse the repository at this point in the history
  • Loading branch information
is2ei authored May 11, 2022
1 parent 3ae1d56 commit f249815
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 @@

Supports Fastify versions `3.x`.
Please refer to [this branch](https://github.com/fastify/fastify-cors/tree/3.x) and related versions for Fastify `^2.x` compatibility.
Please refer to [this branch](https://github.com/fastify/fastify-cors/tree/1.x) and related versions for Fastify `^1.x` compatibility.
Please refer to [this tag](https://github.com/fastify/fastify-cors/tree/v1.0.0) and related versions for Fastify `^1.x` compatibility.

## Install
```
Expand Down

0 comments on commit f249815

Please sign in to comment.