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

@@ -5,7 +5,7 @@
## Pre-Lecture Quiz
[Pre-lecture quiz](5-browser-extension/1-about-browsers/.github/pre-lecture-quiz.md)
[Pre-lecture quiz](.github/pre-lecture-quiz.md)
### Introduction
@@ -150,7 +150,7 @@ Take a look at a browser extension store and install one to your browser. You ca
## Post-Lecture Quiz
[Post-lecture quiz](5-browser-extension/1-about-browsers/.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](5-browser-extension/2-forms-browsers-local-storage/.github/pre-lecture-quiz.md)
[Pre-lecture quiz](.github/pre-lecture-quiz.md)
### Introduction
@@ -210,7 +210,7 @@ We've discussed several types of API so far in these lessons. Choose a web API a
## Post-Lecture Quiz
[Post-lecture quiz](5-browser-extension/2-forms-browsers-local-storage/.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](5-browser-extension/3-background-tasks-and-performance/.github/pre-lecture-quiz.md)
[Pre-lecture quiz](.github/pre-lecture-quiz.md)
### Introduction
@@ -147,7 +147,7 @@ Investigate some open source web sites have been around a long time ago, and, ba
## Post-Lecture Quiz
[Post-lecture quiz](5-browser-extension/3-background-tasks-and-performance/.github/post-lecture-quiz.md)
[Post-lecture quiz](.github/post-lecture-quiz.md)
## Review & Self Study