Skip to content

Commit 2a96665

Browse files
authored
Update README.md (#22)
Fixed a typo in the URL to Start This Course
1 parent f70e6d1 commit 2a96665

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Write your own GitHub JavaScript Action and automate customized tasks unique to
3030
## How to start this course
3131

3232
1. Right-click **Start course** and open the link in a new tab.
33-
<br />[![start-course](https://user-images.githubusercontent.com/1221423/218596841-0645fe1a-4aaf-4f51-9ab3-8aa2d3fdd487.svg)](https://github.com/skills/writing-javacript-actions/generate)
33+
<br />[![start-course](https://user-images.githubusercontent.com/1221423/218596841-0645fe1a-4aaf-4f51-9ab3-8aa2d3fdd487.svg)](https://github.com/skills/writing-javascript-actions/generate)
3434
2. In the new tab, follow the prompts to create a new repository.
3535
- For owner, choose your personal account or an organization to host the repository.
3636
- We recommend creating a public repository—private repositories will [use Actions minutes](https://docs.github.com/en/billing/managing-billing-for-github-actions/about-billing-for-github-actions).

0 commit comments

Comments
 (0)