Skip to content

Commit 0941a6b

Browse files
authored
Fix the broken link for GitHub Help Documentation (#174)
Signed-off-by: Subramani Ramanathan <subramani95@gmail.com>
1 parent c71c0c7 commit 0941a6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ A GitHub Action for installing the [helm/chart-testing](https://github.com/helm/
99
1. A GitHub repo containing a directory with your Helm charts (e.g: `charts`)
1010
1. A workflow YAML file in your `.github/workflows` directory.
1111
An [example workflow](#example-workflow) is available below.
12-
For more information, reference the GitHub Help Documentation for [Creating a workflow file](https://help.github.com/en/articles/configuring-a-workflow#creating-a-workflow-file)
12+
For more information, reference the GitHub Help Documentation for [Creating a workflow file](https://docs.github.com/en/actions/writing-workflows/quickstart#creating-your-first-workflow)
1313

1414
### Inputs
1515

0 commit comments

Comments
 (0)