Skip to content

Commit

Permalink
fix(readme): links
Browse files Browse the repository at this point in the history
  • Loading branch information
cxspxr committed Oct 26, 2022
1 parent 8528bd6 commit 39be0f5
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 @@ -43,7 +43,7 @@ $ npm i use-listen-on-animation-frame

### Use

Library provides 2 hooks which are `useAnimationFrame`, `useListenOnAnimationFrame`. See [Usage](usage.md), [API](api.md) and [Advanced usage](advanced-usage.md) for more.
Library provides 2 hooks which are `useAnimationFrame`, `useListenOnAnimationFrame`. See [Usage](./docs/usage.md), [API](./docs/api.md) and [Advanced usage](./docs/advanced-usage.md) for more.

#### Basic

Expand Down

0 comments on commit 39be0f5

Please sign in to comment.