diff --git a/README.md b/README.md index b85be95fdd1..9ac990cc4f7 100644 --- a/README.md +++ b/README.md @@ -138,7 +138,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 # #############################