Skip to content

Commit e3b1a8b

Browse files
committed
fix: broken link
1 parent b7e806a commit e3b1a8b

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

documentation/docs/intro.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -33,14 +33,13 @@ yarn add react-scroll-parallax@beta
3333

3434
- [Usage](/docs/usage/)
3535

36+
### Docs: Hooks
37+
38+
- [`useParallax()`](/docs/usage/hooks/use-parallax)
39+
- [`useController()`](/docs/usage/hooks/use-controller)
40+
3641
### Docs: Components
3742

3843
- [`<Parallax>`](/docs/usage/components/parallax-component)
3944
- [`<ParallaxBanner>`](/docs/usage/components/parallax-banner-component)
4045
- [`<ParallaxProvider>`](/docs/usage/components/parallax-provider)
41-
42-
### Docs: Hooks
43-
44-
- [`useParallax()`](/docs/usage/components/use-parallax-hook.md)
45-
- [`useController()`](/#todo)
46-
- [`useParallaxImage`](/#todo)

0 commit comments

Comments
 (0)