Skip to content

Commit d300b93

Browse files
fix: update broken link (#60)
1 parent 5d4f598 commit d300b93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/steps/1-initialize-javascript-project.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Your repository can contain multiple **workflow** files that carry out a wide va
2020

2121
_In our case, we will use this one **workflow** file for many things, which leads us to break this convention for teaching purposes._
2222

23-
Read more about [workflows](https://help.github.com/en/actions/automating-your-workflow-with-github-actions/configuring-a-workflow#choosing-the-type-of-actions-for-your-workflow)
23+
Read more about [workflows](https://docs.github.com/en/actions/writing-workflows/about-workflows)
2424

2525
## On to your development environment
2626

0 commit comments

Comments
 (0)