We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2914626 commit e603c2aCopy full SHA for e603c2a
tracing/src/lib.rs
@@ -192,7 +192,7 @@
192
//!
193
//! You can find more examples showing how to use this crate [here][examples].
194
195
-//! [RAII]: https://github.com/rust-unofficial/patterns/blob/master/patterns/behavioural/RAII.md
+//! [RAII]: https://github.com/rust-unofficial/patterns/blob/main/src/patterns/behavioural/RAII.md
196
//! [examples]: https://github.com/tokio-rs/tracing/tree/master/examples
197
198
//! ### Events
0 commit comments