Skip to content

Commit 421d9ea

Browse files
committed
Fix link in core
1 parent 4413c52 commit 421d9ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/libcore/macros/mod.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#[doc(include = "panic.md")]
1+
#[doc(include = "macros/panic.md")]
22
#[macro_export]
33
#[allow_internal_unstable(core_panic, __rust_unstable_column)]
44
#[stable(feature = "core", since = "1.6.0")]

0 commit comments

Comments
 (0)