mirror of
https://github.com/microsoft/Web-Dev-For-Beginners.git
synced 2025-08-08 07:46:42 +02:00
Fix broken links
This commit is contained in:
@@ -23,7 +23,7 @@ This lesson assumes you're familiar with the following concepts:
|
|||||||
|
|
||||||
## Lesson
|
## Lesson
|
||||||
|
|
||||||
[Creating a typing game by using event driven programming](./project/README.md)
|
[Creating a typing game by using event driven programming](./typing-game/README.md)
|
||||||
|
|
||||||
## Credits
|
## Credits
|
||||||
|
|
||||||
|
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
## Pre-Lecture Quiz
|
## Pre-Lecture Quiz
|
||||||
|
|
||||||
[Pre-lecture quiz](.github/pre-lecture-quiz.md)
|
[Pre-lecture quiz](../.github/pre-lecture-quiz.md)
|
||||||
|
|
||||||
## Event driven programming
|
## Event driven programming
|
||||||
|
|
||||||
@@ -326,7 +326,7 @@ Add more functionality
|
|||||||
|
|
||||||
## Post-Lecture Quiz
|
## Post-Lecture Quiz
|
||||||
|
|
||||||
[Post-lecture quiz](.github/post-lecture-quiz.md)
|
[Post-lecture quiz](../.github/post-lecture-quiz.md)
|
||||||
|
|
||||||
## Review & Self Study
|
## Review & Self Study
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user