Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
scriptex authored Dec 8, 2022
1 parent ef2f429 commit c4aec79
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 @@ -125,7 +125,7 @@ const easingEquations: Record<string, (pos: number) => number> = {

## Demo

A minimal demo is available [here](https://github.com/three11/scrollspy/blob/master/demo/index.html)
A minimal demo is available [here](https://three11-scrollspy.netlify.app/)
Clicking on the links in the menu scrolls the page to the particular section.

## License
Expand Down

0 comments on commit c4aec79

Please sign in to comment.