Skip to content

Commit f721322

Browse files
committed
fixed gradle link
1 parent 6b7692d commit f721322

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
@@ -278,7 +278,7 @@ Due to a bug, these were completely swallowed and ignored previously, so please
278278
- Deprecate `MessageQueueThreadPerfStats`
279279
- We deprecated this API and replaced it with stub. You should not rely on stats from this API anymore as the provided stats were not reliable
280280
- Bump Gradle from 8.x to 9.0.0
281-
- List of all the changes in the next major stable version of Gradle 9.0.0 is available here: [https://gradle.org/whats-new/gradle-9/](https://gradle.org/whats-new/gradle-9/) but we expect no impact at all to users
281+
- List of all the changes in the next major stable version of Gradle 9.0.0 is available [here](https://gradle.org/whats-new/gradle-9/) but we expect no impact at all to users
282282

283283
#### C++
284284

0 commit comments

Comments
 (0)