got rid of extra link

This commit is contained in:
Ken
2019-03-04 19:04:18 -08:00
parent f1545d02be
commit 8469521c75

View File

@@ -1,6 +1,6 @@
# Step 2.5 - Redux: The Store (Demo)
[Lessons](../../) | [Exercise](../exercise/) | [Demo](../demo/)
[Lessons](../../) | [Exercise](../exercise/)
In this step, we will look at solving the problems of complex applications (as mentioned in Step 4) with a library called [Redux](https://redux.js.org).