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

Commit b6c030f

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

responses/08-create-list.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ For the next exercise, you are going to create a list of your favorite websites.
4242

4343
### :keyboard: Activity: Create a list of your favorite sites
4444

45-
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.
45+
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.
4646
1. Inside the body tag, create a list, either ordered or unordered, of your favorite sites on the internet.
4747
1. In the _Commit changes_ section, enter a commit message that describes what you've done.
4848
1. Ensure you've selected _Create a new branch for this commit and start a pull request_.

0 commit comments

Comments
 (0)