Skip to content

Commit 0bc99e9

Browse files
committed
Remove broken link
1 parent 05c7812 commit 0bc99e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ This is a GitHub Action to check for the existence of files. It can be used for
88

99
## Usage
1010

11-
The following example [workflow step](https://help.github.com/en/actions/configuring-and-managing-workflows/configuring-a-workflow) will check for existence of the files: `package.json`, `LICENSE`, `README.md`, `foo` `bar`
11+
The following example workflow step will check for existence of the files: `package.json`, `LICENSE`, `README.md`, `foo` `bar`
1212

1313
```yml
1414
- name: "Check file existence"

0 commit comments

Comments
 (0)