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

Commit 05b31ff

Browse files
authored
Add link to code tab for 02_update-index.md
1 parent f6d48a1 commit 05b31ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

responses/02_update-index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Your repository has an `index.md` file so we can update it to include your perso
1010

1111
### :keyboard: Activity: Create your homepage
1212

13-
1. Navigate to the **Code** tab of this repository, and browse to the `index.md` file.
13+
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).
1414
1. In the upper right corner, click the :pencil2: pencil icon to open the file editor.
1515
1. Type the content you want on your homepage and remember, [you can use Markdown](https://help.github.com/articles/basic-writing-and-formatting-syntax/) to format your content.
1616
1. Scroll to the bottom, type a commit message, and click **Create a new branch for this commit and start a pull request**.

0 commit comments

Comments
 (0)