Permalink
Browse files

correct URL

  • Loading branch information...
1 parent 830943d commit 797aaf8396bc22f03ac9e95cf1a61f710ab853cb @jmthibault79 jmthibault79 committed Oct 25, 2016
Showing with 1 addition and 1 deletion.
  1. +1 −1 README.md
View
@@ -238,7 +238,7 @@ $ java -jar cromwell.jar run hello.wdl hello.json
} }
``` ```
-`read_string` is a function in the [standard library](https://github.com/broadinstitute/wdl/blob/wdl2/SPEC.md#standard-library), which provides other useful functions for converting outputs to WDL data types. +`read_string` is a function in the [standard library](https://github.com/broadinstitute/wdl/blob/develop/SPEC.md#standard-library), which provides other useful functions for converting outputs to WDL data types.
## Using Globs to Specify Output ## Using Globs to Specify Output

0 comments on commit 797aaf8

Please sign in to comment.