Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Remove invalid doc links.
  • Loading branch information
Amanieu committed Dec 13, 2021
1 parent e05ad7f commit edeb389
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/inline_asm.rs
@@ -1,4 +1,4 @@
//! Codegen of [`asm!`] invocations.
//! Codegen of `asm!` invocations.

use crate::prelude::*;

Expand Down

0 comments on commit edeb389

Please sign in to comment.