Skip to content

Commit dba65eb

Browse files
committed
fixed link to next docs
1 parent 7b5d8a7 commit dba65eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/blog/2025-10-08-react-native-0.82.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ React Native now implements a subset of the performance APIs available on Web:
206206

207207
They allow tracking different aspects of performance in your app at runtime (for telemetry) and they will be visible in the performance panel in React Native DevTools (available in a future version of React Native).
208208

209-
They are currently **available only in the [canary release level](https://reactnative.dev/docs/next/releases/release-levels)**, and will be released as stable in a future version of React Native.
209+
They are currently **available only in the [canary release level](https://reactnative.dev/docs/releases/release-levels)**, and will be released as stable in a future version of React Native.
210210

211211
### Create a `debugOptimized` build type for Android
212212

0 commit comments

Comments
 (0)