Skip to content

Commit

Permalink
Fix link in core
Browse files Browse the repository at this point in the history
  • Loading branch information
czipperz committed Jul 26, 2019
1 parent 4413c52 commit 421d9ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/libcore/macros/mod.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#[doc(include = "panic.md")]
#[doc(include = "macros/panic.md")]
#[macro_export]
#[allow_internal_unstable(core_panic, __rust_unstable_column)]
#[stable(feature = "core", since = "1.6.0")]
Expand Down

0 comments on commit 421d9ea

Please sign in to comment.