Skip to content

Commit 6ce88e6

Browse files
johnreesnecolas
authored andcommitted
Fix docs link to create-react-app
Close #1440
1 parent e810f1f commit 6ce88e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guides/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ yarn add react react-dom react-native-web
1818

1919
## Starter kits
2020

21-
[create-react-app](https://github.com/facebookincubator/create-react-app)
21+
[create-react-app](https://github.com/facebook/create-react-app)
2222
includes built-in support for aliasing `react-native-web` to `react-native`.
2323

2424
```

0 commit comments

Comments
 (0)