Skip to content
This repository was archived by the owner on Sep 1, 2022. It is now read-only.

Commit d03c24f

Browse files
authored
Update 01_intro.md
update master to main
1 parent 8b91e36 commit d03c24f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

responses/01_intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Hello and welcome! In this course you will learn how you can get your best work done in pull requests. You'll learn when and how to request a review, how to review someone else's code, and how to respond to reviews. To do this, we'll be playing around with the code in this repository that makes a simple Tetris game.
44

5-
If you'd like, you can use [GitHub Pages](https://pages.github.com/) to host your Tetris game. Just go to the **Settings** tab of this repository. Scroll down to **GitHub Pages** and select `master` as a **Source**.
5+
If you'd like, you can use [GitHub Pages](https://pages.github.com/) to host your Tetris game. Just go to the **Settings** tab of this repository. Scroll down to **GitHub Pages** and select `main` as a **Source**.
66

77
### New to GitHub?
88

0 commit comments

Comments
 (0)