Skip to content

Commit 330db0a

Browse files
Link to npm for react-redux-firebase
1 parent 4cf6799 commit 330db0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
ReactFire is deprecated. To use Firebase on React application you can use either:
44
- The [Firebase JS SDK](https://www.npmjs.com/package/firebase) directly. See below for [Firebase + React samples](#using-the-firebase-js-sdk-in-react) and [migration guides](#migrating-from-reactfire).
55
- The [Re-base](https://www.npmjs.com/package/re-base) library which is close to reactfire in design.
6-
- The [react-redux-firebase](https://github.com/prescottprue/react-redux-firebase) library if you are using Redux in your React app.
6+
- The [react-redux-firebase](https://www.npmjs.com/package/react-redux-firebase) library if you are using Redux in your React app.
77

88
> To access the former README you can check out the [v1.0.0 tag](https://github.com/firebase/reactfire/tree/v1.0.0)
99

0 commit comments

Comments
 (0)