We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ddebd0 commit 5c7a79eCopy full SHA for 5c7a79e
docs/getting_started.md
@@ -57,7 +57,7 @@ const createStoreWithFirebase = compose(
57
const store = createStoreWithFirebase(rootReducer)
58
```
59
60
-View the [config section](/enhancer.html) for full list of configuration options.
+View the [config section](docs/api/enhancer) for full list of configuration options.
61
62
## Use in Components
63
0 commit comments