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

Commit 154cd53

Browse files
authored
Merge pull request #83 from githubtraining/parkerbxyz-patch-1
Update GH Pages source configuration instructions
2 parents dd511d2 + bd47d84 commit 154cd53

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**. Select `master` as a **Source**, and click **Save**.
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**.
66

77
### New to GitHub?
88

0 commit comments

Comments
 (0)