Skip to content

Commit

Permalink
Fix markdown link
Browse files Browse the repository at this point in the history
  • Loading branch information
tetron committed Aug 7, 2020
1 parent 25c5215 commit b6ae88d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CommandLineTool.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ $graph:
[ResourceRequirement](#ResourceRequirement) may now request fractional CPUs.
* `ramMin`, `ramMax`, `tmpdirMin`, `tmpdirMax`, `outdirMin`, and `outdirMax` of
[ResourceRequirement](#ResourceRequirement) now accept floating point values.
* (CommandLineTool)[#CommandLineTool] can now express `intent`
* [CommandLineTool](#CommandLineTool) can now express `intent`
with an identifier for the type of computational operation.
* Added conformance tests for order of operations evaluating `secondaryFiles` on input
and ensure that input and output secondaryFiles expressions can return a File object.
Expand Down

0 comments on commit b6ae88d

Please sign in to comment.