mirror of
https://github.com/microsoft/Web-Dev-For-Beginners.git
synced 2025-08-16 19:54:34 +02:00
Replace broken quiz links
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
## Pre-Lecture Quiz
|
||||
|
||||
[Pre-lecture quiz](/6-space-game/4-collision-detection/.github/pre-lecture-quiz.md)
|
||||
[Pre-lecture quiz](.github/pre-lecture-quiz.md)
|
||||
|
||||
In this lesson you will learn how to shoot lasers with JavaScript! We will add two things to our game:
|
||||
|
||||
@@ -286,7 +286,7 @@ Add an explosion! Take a look at the game assets in [the Space Art repo](../solu
|
||||
|
||||
## Post-Lecture Quiz
|
||||
|
||||
[Post-lecture quiz](/6-space-game/4-collision-detection/.github/post-lecture-quiz.md)
|
||||
[Post-lecture quiz](.github/post-lecture-quiz.md)
|
||||
|
||||
## Review & Self Study
|
||||
|
||||
|
Reference in New Issue
Block a user