Skip to content

Commit edeb389

Browse files
committed
Remove invalid doc links.
1 parent e05ad7f commit edeb389

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/inline_asm.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//! Codegen of [`asm!`] invocations.
1+
//! Codegen of `asm!` invocations.
22
33
use crate::prelude::*;
44

0 commit comments

Comments
 (0)