Update README.md (#118)

Renamed misnamed exercise link
This commit is contained in:
Vlad M
2019-04-03 14:09:58 -05:00
committed by Micah Godbolt
parent f4d7a68c6a
commit 63e97d98a8

View File

@@ -66,7 +66,7 @@ Day one covers the basics of HTML, CSS and JavaScript, as well as an introductio
2. [Introduction to CSS](step1-02)
3. [Introduction JavaScript](step1-03)
4. [Introduction to React](step1-04)
5. [Building a static page](step1-05)
5. [React Components](step1-05)
6. [State-driven UI](step1-06)
7. [Types and UI-driven state](step1-07)