Skip to content

Commit b6ae88d

Browse files
committed
Fix markdown link
1 parent 25c5215 commit b6ae88d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CommandLineTool.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ $graph:
5555
[ResourceRequirement](#ResourceRequirement) may now request fractional CPUs.
5656
* `ramMin`, `ramMax`, `tmpdirMin`, `tmpdirMax`, `outdirMin`, and `outdirMax` of
5757
[ResourceRequirement](#ResourceRequirement) now accept floating point values.
58-
* (CommandLineTool)[#CommandLineTool] can now express `intent`
58+
* [CommandLineTool](#CommandLineTool) can now express `intent`
5959
with an identifier for the type of computational operation.
6060
* Added conformance tests for order of operations evaluating `secondaryFiles` on input
6161
and ensure that input and output secondaryFiles expressions can return a File object.

0 commit comments

Comments
 (0)