Skip to content

Commit e564df2

Browse files
authored
fix(docs): update create-react-app guide links - @eptaccio
2 parents 51ce8db + f6e87d3 commit e564df2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/complete/firestore/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ A complete app example showing adding/updating/removing data from Firestore
77
This project was bootstrapped with [Create React App](https://github.com/facebookincubator/create-react-app).
88

99
Below you will find some information on how to perform common tasks.
10-
You can find the most recent version of this guide [here](https://github.com/facebookincubator/create-react-app/blob/master/template/README.md).
10+
You can find the most recent version of this guide [here](https://github.com/facebook/create-react-app/blob/master/packages/react-scripts/template/README.md).
1111

1212
## Folder Structure
1313

examples/complete/simple/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
This project was bootstrapped with [Create React App](https://github.com/facebookincubator/create-react-app).
22

33
Below you will find some information on how to perform common tasks.
4-
You can find the most recent version of this guide [here](https://github.com/facebookincubator/create-react-app/blob/master/template/README.md).
4+
You can find the most recent version of this guide [here](https://github.com/facebook/create-react-app/blob/master/packages/react-scripts/template/README.md).
55

66
## Folder Structure
77

0 commit comments

Comments
 (0)