diff --git a/README.md b/README.md index d1a7c141d4f..1f56817ea33 100644 --- a/README.md +++ b/README.md @@ -147,7 +147,7 @@ name: Lint Code Base # # Documentation: -# https://help.github.com/en/articles/workflow-syntax-for-github-actions +# https://docs.github.com/en/actions/learn-github-actions/workflow-syntax-for-github-actions # ############################# diff --git a/TEMPLATES/linter.yml b/TEMPLATES/linter.yml index 4e333649178..23719f8e049 100644 --- a/TEMPLATES/linter.yml +++ b/TEMPLATES/linter.yml @@ -8,7 +8,7 @@ name: Lint Code Base # # Documentation: -# https://help.github.com/en/articles/workflow-syntax-for-github-actions +# https://docs.github.com/en/actions/learn-github-actions/workflow-syntax-for-github-actions # #############################