Skip to content

Commit 0853649

Browse files
authored
Updated the link to firebase hosting
Firebase link was targeting Firebase JS SDK which is not correct for this part of the documentation. This section of the documentation is trying to outline various deployment methods, Firebase JS SDK has nothing to do with deployment. Instead, the link should be pointing to Firebase Hosting Docs.
1 parent 4879425 commit 0853649

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: packages/react-scripts/template/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2219,7 +2219,7 @@ Now, after you create a production build with `npm run build`, you can deploy it
22192219
Hosting URL: https://example-app-fd690.firebaseapp.com
22202220
```
22212221
2222-
For more information see [Add Firebase to your JavaScript Project](https://firebase.google.com/docs/web/setup).
2222+
For more information see [Firebase Hosting](https://firebase.google.com/docs/hosting).
22232223
22242224
### [GitHub Pages](https://pages.github.com/)
22252225

0 commit comments

Comments
 (0)