Skip to content

Commit e18a107

Browse files
authored
Merge pull request #477 from common-workflow-language/yank-last-draft-ref
remove last unneeded draft-N ref in v1.0 docs
2 parents 9da1f4b + a2a8a08 commit e18a107

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

v1.0/UserGuide.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -539,13 +539,13 @@
539539
"output": [
540540
{
541541
"size": 0,
542-
"location": "/home/peter/work/common-workflow-language/draft-3/examples/foo.txt",
542+
"location": "examples/foo.txt",
543543
"checksum": "sha1$da39a3ee5e6b4b0d3255bfef95601890afd80709",
544544
"class": "File"
545545
},
546546
{
547547
"size": 0,
548-
"location": "/home/peter/work/common-workflow-language/draft-3/examples/baz.txt",
548+
"location": "examples/baz.txt",
549549
"checksum": "sha1$da39a3ee5e6b4b0d3255bfef95601890afd80709",
550550
"class": "File"
551551
}

0 commit comments

Comments
 (0)