Skip to content

Commit c507914

Browse files
thboopjsoref
andauthored
Fix debug logging link (#820) (#822)
Co-authored-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
1 parent a65bca6 commit c507914

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/problem-matchers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,6 @@ Use ECMAScript regular expression syntax when testing patterns.
144144

145145
### File property getting dropped
146146

147-
[Enable debug logging](https://help.github.com/en/actions/configuring-and-managing-workflows/managing-a-workflow-run#enabling-debug-logging) to determine why the file is getting dropped.
147+
[Enable debug logging](https://docs.github.com/en/actions/managing-workflow-runs/enabling-debug-logging) to determine why the file is getting dropped.
148148

149149
This usually happens when the file does not exist or is not under the workflow repo.

0 commit comments

Comments
 (0)