You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/FAQ.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@
6
6
*[populate functionality](http://react-redux-firebase.com/docs/populate) (similar to mongoose's `populate` or SQL's `JOIN`)
7
7
*`react-native` support ([web/js](http://react-redux-firebase.com/docs/recipes/react-native.html) or native modules through [`react-native-firebase`](http://docs.react-redux-firebase.com/history/v2.0.0/docs/recipes/react-native.html#native-modules))
8
8
* tons of [integrations](#integrations)
9
-
*[`profileFactory`](http://react-redux-firebase.com/docs/config) - change format of profile stored on Firebase
9
+
*[`profileFactory`](https://react-redux-firebase.com/docs/recipes/profile) - change format of profile stored on Firebase
10
10
*[access to firebase's `storage`](http://react-redux-firebase.com/docs/storage) and `messaging` services
11
11
*`uniqueSet` method helper for only setting if location doesn't already exist
12
12
* Object or String notation for paths (`[{ path: '/todos' }]` equivalent to `['/todos']`)
0 commit comments