Skip to content

Commit ae5490e

Browse files
committed
chore: docs
1 parent a30c0b0 commit ae5490e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Basically; `useSmoothScroll` hook use `requestAnimationFrame` to finish smooth s
66

77
If you want to control the `speed` of scroll behaviour, it defaults to use `requestAnimationFrame` mode.
88

9-
**Examples are <a target="_blank" href="https://ron0115.best/react-smooth-scroll-hook/?path=/docs/hooks-usesmoothscroll--direction-x#basic" >Here</a>.**(Storybook)
9+
**Examples are <a target="_blank" href="https://ron0115.best/react-smooth-scroll-hook/?path=/docs/usesmoothscroll--docs#basic" >Here</a>.**(Storybook)
1010

1111
**Live demo is <a target="_blank" href="https://codesandbox.io/s/react-smooth-scroll-hook-vhudw?file=/src/App.js" >Here</a>.**(Codesandbox)
1212

0 commit comments

Comments
 (0)