diff --git a/docs/03-github/01-getting-started.mdx b/docs/03-github/01-getting-started.mdx index 011f5513..dbbca669 100644 --- a/docs/03-github/01-getting-started.mdx +++ b/docs/03-github/01-getting-started.mdx @@ -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.