Skip to content

Commit be8f1ca

Browse files
nielsbomtimche
authored andcommitted
Fix links, incl dead one (#338)
1 parent f779885 commit be8f1ca

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,8 @@ export default reducer;
6363

6464
## Documentation
6565

66-
- [Introduction](https://redux-actions.js.org/docs/introduction/index.html)
67-
- [API](https://redux-actions.js.org/docs/api/index.html)
68-
- [External Resources](https://redux-actions.js.org/docs/ExternalResources.html)
69-
- [Changelog](https://redux-actions.js.org/docs/Changelog.html)
70-
- [Contributors](https://redux-actions.js.org/docs/Contributors.html)
66+
- [Introduction](https://redux-actions.js.org/introduction)
67+
- [API](https://redux-actions.js.org/api)
68+
- [External Resources](https://redux-actions.js.org/externalresources)
69+
- [Changelog](https://redux-actions.js.org/changelog)
70+
- [Contributors](https://github.com/redux-utilities/redux-actions/graphs/contributors)

0 commit comments

Comments
 (0)