mirror of
https://github.com/microsoft/frontend-bootcamp.git
synced 2026-01-26 14:56:42 +08:00
fixing relative links
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Step 2.4 - React Context (Demo)
|
||||
|
||||
[Lessons](../) | [Exercise](./exercise/) | [Demo](./demo/)
|
||||
[Lessons](../../) | [Exercise](../exercise/)
|
||||
|
||||
In this step, we describe some problems we encounter when creating a more complex application.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user