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

Commit 458d9e2

Browse files
authored
Fix instruction to edit the index.md file
1 parent e3acf5f commit 458d9e2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

responses/01_update-index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Your repository has an `index.md` file so we can update it to include your perso
99
### :keyboard: Activity: Create your homepage
1010

1111
1. Navigate to the **Code** tab of this repository, and browse to the `index.md` file, or click this link [here]({{ repoUrl }}/blob/master/index.md)
12-
2. In the upper right corner, click the the icon to the right of the file to edit the `index.md` file
12+
2. In the upper right corner, click the ![octicon-pencil] icon to edit the `index.md` file
1313
3. Type the content you want on your homepage
1414
4. Scroll to the bottom, type a commit message, and click **Create a new branch for this commit and start a pull request**
1515
5. Open a pull request
@@ -18,3 +18,5 @@ Your repository has an `index.md` file so we can update it to include your perso
1818
1919
<hr>
2020
<h3 align="center">Look for my next response in your pull request.</h3>
21+
22+
[octicon-pencil]: https://unpkg.com/octicons/build/svg/pencil.svg

0 commit comments

Comments
 (0)