Skip to content

Commit

Permalink
Update 01-getting-started.mdx (#480)
Browse files Browse the repository at this point in the history
Fix broken link
  • Loading branch information
davidmfinol authored Oct 8, 2024
1 parent 0144de1 commit 7ffdb89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/03-github/01-getting-started.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ _**Note:** all steps will be explained in the next chapters._
### First time using GitHub Actions?

Read the official documentation on how to setup a
[workflow](https://help.github.com/en/actions/automating-your-workflow-with-github-actions/configuring-a-workflow).
[workflow](https://docs.github.com/en/actions/writing-workflows/quickstart).

Any subsequent steps assume you have read the above.

Expand Down

0 comments on commit 7ffdb89

Please sign in to comment.