Skip to content

Commit

Permalink
Update Documentation links
Browse files Browse the repository at this point in the history
Fixes #3323
  • Loading branch information
timdorr committed Jan 2, 2019
1 parent 83a978d commit 686d29b
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -241,14 +241,14 @@ Redux co-maintainer [Mark Erikson](https://twitter.com/acemarke) has put togethe

## Documentation

- [Introduction](http://redux.js.org/introduction/index.html)
- [Basics](http://redux.js.org/basics/index.html)
- [Advanced](http://redux.js.org/advanced/index.html)
- [Recipes](http://redux.js.org/recipes/index.html)
- [FAQ](http://redux.js.org/FAQ.html)
- [Troubleshooting](http://redux.js.org/Troubleshooting.html)
- [Glossary](http://redux.js.org/Glossary.html)
- [API Reference](http://redux.js.org/api/index.html)
- [Introduction](http://redux.js.org/introduction)
- [Basics](http://redux.js.org/basics)
- [Advanced](http://redux.js.org/advanced)
- [Recipes](http://redux.js.org/recipes)
- [FAQ](http://redux.js.org/faq)
- [Troubleshooting](http://redux.js.org/troubleshooting)
- [Glossary](http://redux.js.org/glossary)
- [API Reference](http://redux.js.org/api)

For PDF, ePub, and MOBI exports for offline reading, and instructions on how to create them, please see: [paulkogel/redux-offline-docs](https://github.com/paulkogel/redux-offline-docs).

Expand Down

0 comments on commit 686d29b

Please sign in to comment.