Skip to content

Commit e773318

Browse files
committed
Link the used attribute.
1 parent db80548 commit e773318

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/abi.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ symbol name mangling. The symbol for the item will be the identifier of the
6464
item's name.
6565

6666
Additionally, the item will be publicly exported from the produced library or
67-
object file, similar to `#[used]`.
67+
object file, similar to the [`used` attribute](#the-used-attribute).
6868

6969
## The `link_section` attribute
7070

0 commit comments

Comments
 (0)