diff --git a/content/community/tools-starter-kits.md b/content/community/tools-starter-kits.md index ed64e0d5..bc418e84 100644 --- a/content/community/tools-starter-kits.md +++ b/content/community/tools-starter-kits.md @@ -7,7 +7,7 @@ permalink: community/starter-kits.html ## Recommended by the React Team -* **[Create React App](https://github.com/facebookincubator/create-react-app)** - An officially supported way to start a client-side React project with no configuration +* **[Create React App](https://github.com/facebook/create-react-app)** - An officially supported way to start a client-side React project with no configuration * **[Next.js](https://learnnextjs.com/)** - Framework for server-rendered or statically-exported React apps * **[Gatsby](https://www.gatsbyjs.org/)** - Blazing-fast static site generator for React * **[nwb](https://github.com/insin/nwb)** - A toolkit for React apps, libraries and other npm modules for the web