Skip to content

Commit b769d99

Browse files
committed
[nfc] Fix inavlid reference in abi.md
Signed-off-by: Schuyler Eldridge <schuyler.eldridge@sifive.com>
1 parent 7697791 commit b769d99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

abi.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ filename = "ref_" , module , ".sv" ;
113113
References to aggregates will be lowered to a series of references to ground types.
114114
This ABI does not specify whether the original aggregate referent is scalarized or not.
115115

116-
All other port types shall lower according ot the type lowering in section ["On Types"](#On-Types).
116+
All other port types shall lower according ot the type lowering in section ["On Types"](@sec:On-Types).
117117

118118
#### Port Lowering ABIv2
119119

0 commit comments

Comments
 (0)