File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ const reducer = handleActions({
5252export default reducer ;
5353```
5454
55- For more complex scenarios we recommend reading our [ documentation] ( https://redux-actions.js.org/ ) .
55+ [ See the full API documentation. ] ( https://redux-actions.js.org/ )
5656
5757# Documentation
5858
Original file line number Diff line number Diff line change 11# API Reference
22
33* Methods
4- * [ createAction(s)] ( . /createAction.md)
5- * [ handleAction(s)] ( . /handleAction.md)
6- * [ combineActions] ( . /combineActions.md)
4+ * [ createAction(s)] ( /docs/api /createAction.md)
5+ * [ handleAction(s)] ( /docs/api /handleAction.md)
6+ * [ combineActions] ( /docs/api /combineActions.md)
Original file line number Diff line number Diff line change 11## Introduction
22
3- * [ Motivation] ( /docs/introduction/motivation )
3+ * [ Motivation] ( /docs/introduction/Motivation.md )
44* [ Tutorial] ( /docs/introduction/Tutorial.md )
You can’t perform that action at this time.
0 commit comments