Skip to content

Commit 5b39316

Browse files
committed
add hyperlink target
1 parent 45aac52 commit 5b39316

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

concepts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ An implementation may formally validate the structure of a CWL document using
9191
SALAD schemas located at
9292
https://github.com/common-workflow-language/common-workflow-language/tree/master/v1.1.0-dev1
9393

94-
### `map<>`
94+
### <a name="map">`map<>`</a>
9595

9696
The "type: `array<ComplexType> | map<key_field, ComplexType>`" syntax in the CWL
9797
specifications means there are two or more ways to write the given value.

0 commit comments

Comments
 (0)