Fix docs link to create-react-app

Close #1440
This commit is contained in:
John Rees
2019-09-26 11:59:18 +01:00
committed by Nicolas Gallagher
parent e810f1fd2b
commit 6ce88e6db0
+1 -1
View File
@@ -18,7 +18,7 @@ yarn add react react-dom react-native-web
## Starter kits
[create-react-app](https://github.com/facebookincubator/create-react-app)
[create-react-app](https://github.com/facebook/create-react-app)
includes built-in support for aliasing `react-native-web` to `react-native`.
```