Skip to content

Commit 0de0ffd

Browse files
committed
fix InitialWorkDirRequirement internal link
1 parent ce49f85 commit 0de0ffd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

invocation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Output files produced by tool execution must be written to the
5959
directory when executing the tool must be the designated output
6060
directory. The designated output directory should be empty, except
6161
for files or directories specified using
62-
[InitialWorkDirRequirement](InitialWorkDirRequirement).
62+
[InitialWorkDirRequirement](#InitialWorkDirRequirement).
6363

6464
Files may also be written to the **designated temporary directory**. This
6565
directory must be isolated and not shared with other processes. Any files

0 commit comments

Comments
 (0)