mirror of
https://github.com/microsoft/Web-Dev-For-Beginners.git
synced 2025-09-02 19:22:42 +02:00
Replace broken quiz links
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
## Pre-Lecture Quiz
|
||||
|
||||
[Pre-lecture quiz](/7-bank-project/1-template-route/.github/pre-lecture-quiz.md)
|
||||
[Pre-lecture quiz](.github/pre-lecture-quiz.md)
|
||||
|
||||
### Introduction
|
||||
|
||||
@@ -284,7 +284,7 @@ Add a new template and route for a third page that shows the credits for this ap
|
||||
|
||||
## Post-Lecture Quiz
|
||||
|
||||
[Post-lecture quiz](/7-bank-project/1-template-route/.github/post-lecture-quiz.md)
|
||||
[Post-lecture quiz](.github/post-lecture-quiz.md)
|
||||
|
||||
## Review & Self Study
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
## Pre-Lecture Quiz
|
||||
|
||||
[Pre-lecture quiz](/7-bank-project/2-forms/.github/pre-lecture-quiz.md)
|
||||
[Pre-lecture quiz](.github/pre-lecture-quiz.md)
|
||||
|
||||
### Introduction
|
||||
|
||||
@@ -279,7 +279,7 @@ Here's an example of what the final login page can look like after a bit of styl
|
||||
|
||||
## Post-Lecture Quiz
|
||||
|
||||
[Post-lecture quiz](/7-bank-project/2-forms/.github/post-lecture-quiz.md)
|
||||
[Post-lecture quiz](.github/post-lecture-quiz.md)
|
||||
|
||||
## Review & Self Study
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
## Pre-Lecture Quiz
|
||||
|
||||
[Pre-lecture quiz](/7-bank-project/3-data/.github/pre-lecture-quiz.md)
|
||||
[Pre-lecture quiz](.github/pre-lecture-quiz.md)
|
||||
|
||||
### Introduction
|
||||
|
||||
@@ -319,7 +319,7 @@ Here's an example of a styled dashboard page:
|
||||
|
||||
## Post-Lecture Quiz
|
||||
|
||||
[Post-lecture quiz](/7-bank-project/3-data/.github/post-lecture-quiz.md)
|
||||
[Post-lecture quiz](.github/post-lecture-quiz.md)
|
||||
|
||||
## Assignment
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
## Pre-Lecture Quiz
|
||||
|
||||
[Pre-lecture quiz](/7-bank-project/4-state-management/.github/pre-lecture-quiz.md)
|
||||
[Pre-lecture quiz](.github/pre-lecture-quiz.md)
|
||||
|
||||
### Introduction
|
||||
|
||||
@@ -270,7 +270,7 @@ Try working together to change what is saved and loaded from `localStorage` to o
|
||||
|
||||
## Post-Lecture Quiz
|
||||
|
||||
[Post-lecture quiz](/7-bank-project/4-state-management/.github/post-lecture-quiz.md)
|
||||
[Post-lecture quiz](.github/post-lecture-quiz.md)
|
||||
|
||||
## Assignment
|
||||
|
||||
|
Reference in New Issue
Block a user