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

Commit e252312

Browse files
committed
remove option to save gh pages build
1 parent 811f646 commit e252312

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

responses/01-welcome.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@ When someone enters your web address, the web standards will automatically look
1414

1515
## Step 1: Hosting your webpage
1616

17-
It isn't enough to simply create a webpage on GitHub. You must deploy your webpage to a web host that is connected to the internet. For this course we will use GitHub Pages, but you could deploy a web page to a simple host, or as your web pages become more dynamic, you can use services like Heroku.
17+
It isn't enough to simply create a webpage on GitHub. You must deploy your webpage to a web host that is connected to the internet. For this course we will use GitHub Pages, but you could publish the HTML to any static host.
1818

1919
## :keyboard: Activity: Turn on GitHub Pages
2020

2121
1. Under your repository name, click [**Settings**]({{ repoUrl }}/settings).
2222
1. In the **GitHub Pages** section, use the **Select source** drop-down menu to select `master` as your GitHub Pages publishing source.
23-
1. Click **Save**.
23+
1. Return to this issue.
2424

2525
> _I may take up to a minute to respond as I wait for GitHub Pages to create a deployment of your repository_.
2626

0 commit comments

Comments
 (0)