Skip to content

Commit 404e465

Browse files
committed
Fix broken link
1 parent 66ddc2b commit 404e465

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/docs-gesture-handler/docs/gestures/_shared/base-continuous-gesture-config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
manualActivation: boolean | SharedValue<boolean>;
55
```
66

7-
When `true` the handler will not activate by itself even if its activation criteria are met. Instead you can manipulate its state using [state manager](/docs/gestures/state-manager/).
7+
When `true` the handler will not activate by itself even if its activation criteria are met. Instead you can manipulate its state using [state manager](/docs/fundamentals/state-manager/).

0 commit comments

Comments
 (0)