From 7497f3e56a6bb85be73fddd4f506c3ea059663b5 Mon Sep 17 00:00:00 2001 From: Riccardo Cipolleschi Date: Wed, 10 Dec 2025 21:11:40 +0000 Subject: [PATCH] Update link to breaking changes article --- website/blog/2025-12-10-react-native-0.83.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/blog/2025-12-10-react-native-0.83.md b/website/blog/2025-12-10-react-native-0.83.md index 28c3ba5ba9f..3a74a1c7a77 100644 --- a/website/blog/2025-12-10-react-native-0.83.md +++ b/website/blog/2025-12-10-react-native-0.83.md @@ -265,7 +265,7 @@ We're working hard to make React Native releases more predictable and easier to If you are on React Native 0.82, you should be able to upgrade your app to React Native 0.83 without any changes to your app code. -To learn more about what we consider a breaking change, have a look at [this article](link-to-breaking-changes). +To learn more about what we consider a breaking change, have a look at [this article](/docs/releases/versioning-policy#what-is-a-breaking-change). ## Deprecations