From 5dff9b20e130217f55ddfb1a0fc77900304c1650 Mon Sep 17 00:00:00 2001 From: Nguyen Trong Toan Date: Wed, 26 Jun 2024 03:23:38 +0700 Subject: [PATCH] feat: Update iOS roadmap link to React Native (#5933) The iOS roadmap link for React Native was updated to the correct URL. This change ensures that users are directed to the appropriate resource for learning React Native on the iOS roadmap. Authored-by: kai --- src/data/roadmaps/ios/ios.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data/roadmaps/ios/ios.json b/src/data/roadmaps/ios/ios.json index 3243ae8ee..86438b845 100644 --- a/src/data/roadmaps/ios/ios.json +++ b/src/data/roadmaps/ios/ios.json @@ -6932,7 +6932,7 @@ "selected": false, "data": { "label": "React Native", - "href": "https://roadmap.sh/flutter", + "href": "https://roadmap.sh/react-native", "color": "#ffffff", "backgroundColor": "#2a79e4", "style": {