Skip to content

Commit 23790fe

Browse files
committed
fix shared value broken link
1 parent 46a7892 commit 23790fe

File tree

1 file changed

+1
-1
lines changed
  • docs/docs/fundamentals/quickstart

1 file changed

+1
-1
lines changed

docs/docs/fundamentals/quickstart/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ To demonstrate how you would use the new API, let's make a simple app where you
2929
<Step title="Step 3">
3030
<div>
3131
We also need to define{' '}
32-
<a href="https://docs.swmansion.com/react-native-reanimated/docs/fundamentals/shared-values">
32+
<a href="https://docs.swmansion.com/react-native-reanimated/docs/fundamentals/glossary#shared-value">
3333
shared values
3434
</a>{' '}
3535
to keep track of the ball position and create animated styles in order to be

0 commit comments

Comments
 (0)