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

Commit 2847718

Browse files
authored
update "master" to "main"
1 parent 30a4f5e commit 2847718

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

responses/05-h1-tag.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Headers create prominent text in the body of your web page. Headers come in diff
1111
### :keyboard: Create a header for your web page
1212

1313

14-
1. Edit the `index.html` file in your master branch by [using this direct link]({{ repoUrl }}/edit/master/index.html) or going to the **Code** tab, clicking on the `index.html` file, clicking the pencil :pencil: to edit the HTML.
14+
1. Edit the `index.html` file in your main branch by [using this direct link]({{ repoUrl }}/edit/main/index.html) or going to the **Code** tab, clicking on the `index.html` file, clicking the pencil :pencil: to edit the HTML.
1515
2. Between the body tags, add an opening `<h1>` tag, some content for the header, and a closing `</h1>` tag.
1616
3. In the _Commit changes_ section, enter a commit message that describes what you've done.
1717
4. Ensure you've selected _Create a new branch for this commit and start a pull request_.

0 commit comments

Comments
 (0)