Replace broken quiz links

This commit is contained in:
Tharindu Sathischandra
2020-11-15 09:37:35 +05:30
parent 8c97673379
commit 2201b79a70
22 changed files with 44 additions and 44 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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