8000 docs: update link to glob patterns (#2590) · tj-actions/changed-files@a892f50 · GitHub
[go: up one dir, main page]

Skip to content

Commit a892f50

Browse files
authored
docs: update link to glob patterns (#2590)
1 parent 5ca5422 commit a892f50

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
@@ -71,7 +71,7 @@ Effortlessly track all changed files and directories relative to a target branch
7171
* Between the last remote branch commit and the current HEAD.
7272
* Restricts change detection to a subset of files and directories:
7373
* Provides boolean output indicating changes in specific files.
74< 51FB /td>-
* Uses [Glob pattern](https://codepen.io/mrmlnc/pen/OXQjMe) matching.
74+
* Uses [Glob pattern](https://en.wikipedia.org/wiki/Glob_(programming)) matching.
7575
* Supports Globstar.
7676
* Supports brace expansion.
7777
* Supports negation.

0 commit comments

Comments
 (0)
0