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

Commit cdc6849

Browse files
committed
add link to README docs
1 parent f35a716 commit cdc6849

2 files changed

Lines changed: 5 additions & 3 deletions

File tree

config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -446,6 +446,8 @@ steps:
446446
with: 12.1_e-no-meta.md
447447
- type: respond
448448
with: 12.0_add-readme.md
449+
data:
450+
fileUrl: '%payload.repository.html_url%/edit/add-metadata/README.md'
449451

450452
# 13
451453
- title: Add a README to your course

responses/12.0_add-readme.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
### Course README
2-
Our last step is to create a `README.md` file. This file will show on Learning Lab as users register. This file should contain learning outcomes and some long form content.
2+
Our last step is to create a [:book: `README.md` file](https://github.github.com/learning-lab-equipment/#/2-3-course-repo?id=the-course-repository). This file will show on Learning Lab as users register. This file should contain learning outcomes and some long form content.
33

44
## Step 13: Add a README.md file
55

66
We added a README for you, but go ahead and put in your own content.
77

88
### :keyboard: Activity: Edit the README.md
99

10-
1. Edit the `README.md` file to contain a description of the course
11-
- Note: If you're working on GitHub.com, you may need to navigate to the **Code** tab, checkout to the `add-metadata` branch, and click **Create new file**
10+
1. [Edit the `README.md` file]({{ fileUrl }}) to contain a description of the course
11+
- Note: If you're working on GitHub.com, you can click on the link above or navigate to the **Code** tab, checkout to the `add-metadata` branch, and click **Create new file**
1212

1313
<hr>
1414
<h3 align="center">I'll respond below when I detect a commit on this branch.</h3>

0 commit comments

Comments
 (0)