Skip to content

Commit

Permalink
docs: update example link (#8)
Browse files Browse the repository at this point in the history
Update link to example in personal website project
  • Loading branch information
olivercederborg authored Feb 12, 2024
1 parent e60cd53 commit 9f7b15d
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 @@ -52,7 +52,7 @@ const activeId = useScrollspy({...})
_More examples will be added in the near future_

Check out my [personal website](https://olivercederborg.com) to see the hook in action.<br>
The code can be found [here](https://github.com/olivercederborg/olivercederborg.com/blob/main/app/components/navigation/navigation.tsx#L15-L20).
The code can be found [here](https://github.com/olivercederborg/olivercederborg.com/blob/main/app/components/mobile-navigation.tsx#L59-L64).


## 🛣️ Roadmap
Expand Down

0 comments on commit 9f7b15d

Please sign in to comment.