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 1bfe02b commit 64f63e6Copy full SHA for 64f63e6
tracing/src/lib.rs
@@ -193,7 +193,7 @@
193
//!
194
//! You can find more examples showing how to use this crate [here][examples].
195
196
-//! [RAII]: https://github.com/rust-unofficial/patterns/blob/master/patterns/RAII.md
+//! [RAII]: https://github.com/rust-unofficial/patterns/blob/master/patterns/behavioural/RAII.md
197
//! [examples]: https://github.com/tokio-rs/tracing/tree/master/examples
198
199
//! ### Events
0 commit comments