Skip to content

Commit 4222b0e

Browse files
authored
Fix "Introduction" link of README.md (#3791)
1 parent 7bf8b06 commit 4222b0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ Redux co-maintainer [Mark Erikson](https://twitter.com/acemarke) has put togethe
241241

242242
## Documentation
243243

244-
- [Introduction](http://redux.js.org/introduction)
244+
- [Introduction](http://redux.js.org/introduction/getting-started)
245245
- [Basics](http://redux.js.org/basics/basic-tutorial)
246246
- [Advanced](http://redux.js.org/advanced/advanced-tutorial)
247247
- [Recipes](http://redux.js.org/recipes/recipe-index)

0 commit comments

Comments
 (0)