Skip to content

Commit 167886b

Browse files
jacobmoyletimche
authored andcommitted
Embed Link to Flux Standard Action (#324)
1 parent b30deda commit 167886b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/handleAction.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ handleAction(
1919
)
2020
```
2121

22-
Wraps a reducer so that it only handles Flux Standard Actions of a certain type.
22+
Wraps a reducer so that it only handles [Flux Standard Actions](https://github.com/redux-utilities/flux-standard-action#flux-standard-action) of a certain type.
2323

2424
```js
2525
import { handleAction } from 'redux-actions';

0 commit comments

Comments
 (0)