Skip to content

Commit

Permalink
docs: fix ambiguous intra-doc link
Browse files Browse the repository at this point in the history
  • Loading branch information
davidbarsky committed Sep 26, 2023
1 parent e2f3869 commit 37db346
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tracing/src/lib.rs
Expand Up @@ -890,7 +890,7 @@
//! [event]: Event
//! [events]: Event
//! [`Subscriber`]: subscriber::Subscriber
//! [Subscriber::event]: subscriber::Subscriber::event
//! [Subscriber::event]: mod@subscriber::Subscriber::event
//! [`enter`]: subscriber::Subscriber::enter
//! [`exit`]: subscriber::Subscriber::exit
//! [`enabled`]: subscriber::Subscriber::enabled
Expand Down

0 comments on commit 37db346

Please sign in to comment.