mirror of
https://github.com/microsoft/Web-Dev-For-Beginners.git
synced 2025-08-12 09:44:19 +02:00
Merge pull request #8 from tharindusathis/patch-1
Fix broken quiz links
This commit is contained in:
@@ -6,7 +6,7 @@ This lesson covers the basics of GitHub, a platform to host and manage changes t
|
||||
> Sketchnote by [Tomomi Imura](https://twitter.com/girlie_mac)
|
||||
|
||||
## Pre-Lecture Quiz
|
||||
[Pre-lecture quiz](1-getting-started-lessons/2-github-basics/.github/pre-lecture-quiz.md)
|
||||
[Pre-lecture quiz](.github/pre-lecture-quiz.md)
|
||||
|
||||
## Introduction
|
||||
|
||||
@@ -274,7 +274,7 @@ Projects might also have discussion in forums, mailing lists, or chat channels l
|
||||
Pair with a friend to work on each other's code. Create a project collaboratively, fork code, create branches, and merge changes.
|
||||
|
||||
## Post-Lecture Quiz
|
||||
[Post-lecture quiz](1-getting-started-lessons/2-github-basics/.github/post-lecture-quiz.md)
|
||||
[Post-lecture quiz](.github/post-lecture-quiz.md)
|
||||
|
||||
## Review & Self Study
|
||||
|
||||
|
Reference in New Issue
Block a user