Skip to content

Commit 4fa2559

Browse files
authored
Fix glob syntax link (#349)
The link added in #348 is broken
1 parent 224dce1 commit 4fa2559

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
@@ -191,7 +191,7 @@ changes. If you use relative paths, they are relative to the repository root.
191191

192192
> [!NOTE]
193193
>
194-
> You can look up supported patterns [here]((https://github.com/actions/toolkit/tree/main/packages/glob#patterns))
194+
> You can look up supported patterns [here](https://github.com/actions/toolkit/tree/main/packages/glob#patterns)
195195
>
196196
> The default is
197197
> ```yaml

0 commit comments

Comments
 (0)