Skip to content

Commit

Permalink
README: fix link.
Browse files Browse the repository at this point in the history
  • Loading branch information
molefrog committed Feb 4, 2024
1 parent de04f5a commit aae48bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -33,7 +33,7 @@
**[`Switch`](#switch-)** and **[`Redirect`](#redirect-topath-)** components.
- Has hook-based API for more granular control over routing (like animations):
**[`useLocation`](#uselocation-working-with-the-history)**,
**[`useRoute`](#useroute-the-power-of-hooks)** and
**[`useRoute`](#useroute-route-matching-and-parameters)** and
**[`useRouter`](#userouter-accessing-the-router-object)**.

## developers :sparkling_heart: wouter
Expand Down

0 comments on commit aae48bf

Please sign in to comment.