Skip to content

Commit d651dcf

Browse files
committed
Fix broken link
rust-lang/rust#76106
1 parent 6477e39 commit d651dcf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/lib.rs

+2
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,8 @@ use std::process;
5656
/// #[quit::main]
5757
/// fn main() {}
5858
/// ```
59+
///
60+
/// [`with_code`]: fn.with_code.html
5961
#[cfg(not(test))]
6062
pub use quit_macros::main;
6163

0 commit comments

Comments
 (0)