Skip to content

Commit feb6456

Browse files
authored
Update gestures.md
1 parent 91ebda7 commit feb6456

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/animations/gestures.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ slug: /animations/gestures
77

88
When integrating with [reanimated](/docs/animations/animations), we recommend using [react-native-gesture-handler](https://docs.swmansion.com/react-native-gesture-handler/docs/).
99

10-
We've prepared a few [tutorials](https://shopify.github.io/react-native-skia/docs/tutorials#gestures) that showcase the use of advanced gestures within the context of Skia drawings.
10+
We've prepared a few [tutorials](/docs/tutorials#gestures) that showcase the use of advanced gestures within the context of Skia drawings.
1111

1212
```tsx twoslash
1313
import { useWindowDimensions } from "react-native";

0 commit comments

Comments
 (0)