Skip to content

Commit

Permalink
Fix swr integration link in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
klis87 committed Dec 8, 2023
1 parent c538213 commit 3ce9189
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/normy/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,7 @@ Currently the is only two official integrations with data fetching libraries, na
to come though. See dedicated documentations for specific integrations:

- [react-query](https://github.com/klis87/normy/tree/master/packages/normy-react-query)
- [swr](https://github.com/klis87/normy/tree/master/packages/swr)
- [swr](https://github.com/klis87/normy/tree/master/packages/normy-swr)

## Examples [:arrow_up:](#table-of-content)

Expand Down

0 comments on commit 3ce9189

Please sign in to comment.