Skip to content

Commit 5c7a79e

Browse files
committed
fix(docs): Config broken link in getting started
1 parent 8ddebd0 commit 5c7a79e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/getting_started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ const createStoreWithFirebase = compose(
5757
const store = createStoreWithFirebase(rootReducer)
5858
```
5959

60-
View the [config section](/enhancer.html) for full list of configuration options.
60+
View the [config section](docs/api/enhancer) for full list of configuration options.
6161

6262
## Use in Components
6363

0 commit comments

Comments
 (0)