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

Commit 0a9079f

Browse files
authored
Merge pull request #15 from githubtraining/instruction-update
Update instruction to select branch
2 parents e78fe3d + 34ae1fb commit 0a9079f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

responses/00_introduction-issue.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ This project is centered around a memory game that will be deployed with GitHub
3030
1. Click the [**Settings**]({{ repoUrl }}/settings) tab in your repository.
3131
1. Scroll down until you see **Data services**.
3232
1. Under **Data services**, click the check boxes to enable all the data services.
33-
1. Scroll down to **GitHub Pages**. Select `master` as a **Source**, and click **Save**.
33+
2. Scroll down to **GitHub Pages** and set your [default branch as the source](https://docs.github.com/en/github/working-with-github-pages/configuring-a-publishing-source-for-your-github-pages-site), usually `main` or `master`.
3434

3535
{% else %}
3636

0 commit comments

Comments
 (0)