From db22d416b5c0a5b8a7d2eb22d9b3357c35e08107 Mon Sep 17 00:00:00 2001 From: Sapayth Hossain Date: Tue, 6 May 2025 12:09:28 +0600 Subject: [PATCH] fix: update create-react-app to the latest link Create React App is deprecated. so updated the link with the modern solution. --- .../roadmaps/react/content/cli-tools@tU4Umtnfu01t9gLlnlK6b.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data/roadmaps/react/content/cli-tools@tU4Umtnfu01t9gLlnlK6b.md b/src/data/roadmaps/react/content/cli-tools@tU4Umtnfu01t9gLlnlK6b.md index b8e2223a4..e824cc263 100644 --- a/src/data/roadmaps/react/content/cli-tools@tU4Umtnfu01t9gLlnlK6b.md +++ b/src/data/roadmaps/react/content/cli-tools@tU4Umtnfu01t9gLlnlK6b.md @@ -2,6 +2,6 @@ Here is the list of most common CLI tools for React development: -- [@article@create-react-app](https://create-react-app.dev) +- [@article@create-react-app](https://create-react-app.dev/docs/getting-started) - [@article@vite](https://vitejs.dev) - [@feed@Explore top posts about CLI](https://app.daily.dev/tags/cli?ref=roadmapsh)