We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c22171a commit 3ebc299Copy full SHA for 3ebc299
README.md
@@ -4,7 +4,7 @@
4
5
* [React + Firebase Tutorial](https://www.robinwieruch.de/complete-firebase-authentication-react-tutorial/)
6
* [React + Firebase + Redux Tutorial](https://www.robinwieruch.de/react-firebase-redux-tutorial)
7
-* [Live Version of half of the Tutorial](https://react-redux-firebase-authentication.wieruch.com/)
+* [Live Version of half of the Tutorial](https://react-firebase-authentication.wieruch.com/)
8
9
## Features
10
@@ -100,4 +100,4 @@ REACT_APP_CONFIRMATION_EMAIL_REDIRECT=http://localhost:3000
100
101
```
102
REACT_APP_CONFIRMATION_EMAIL_REDIRECT=https://mydomain.com
103
-```
+```
0 commit comments