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

Commit 362e637

Browse files
authored
Merge pull request #20 from yuyokk/yuyokk-patch-1
Update 03_workflow-steps.md
2 parents d22e05a + 160cea2 commit 362e637

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

responses/03_workflow-steps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ We won't be going into detail on the steps of this workflow, but it would be a g
1111
- [`actions/download-artifact`](https://github.com/actions/download-artifact)
1212
- [`github/deploy-nodejs`](https://github.com/github/deploy-nodejs)
1313

14-
The course [_Using GitHub Actions for CI_](https://lab.github.com/githubtraining/using-github-actions-for-ci) also teaches how to use most of these actions in details.
14+
The course [_Using GitHub Actions for CI_](https://lab.github.com/githubtraining/github-actions:-continuous-integration) also teaches how to use most of these actions in details.
1515

1616
### :keyboard: Activity: Deploy a Node.js app to AWS for the first time
1717

0 commit comments

Comments
 (0)