Skip to content

Commit

Permalink
Updating docs link in the template (#2218)
Browse files Browse the repository at this point in the history
* Updating docs link in the template

* Update template docs link
  • Loading branch information
colossus9 committed Dec 8, 2021
1 parent b94d702 commit 49a1836
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
#

#############################
Expand Down
2 changes: 1 addition & 1 deletion TEMPLATES/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
#

#############################
Expand Down

0 comments on commit 49a1836

Please sign in to comment.