We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents afe0f1b + f9eac4b commit 82818abCopy full SHA for 82818ab
src/doc/contrib/src/implementation/debugging.md
@@ -23,5 +23,5 @@ CARGO_LOG=cargo::core::compiler::fingerprint=trace cargo build
23
```
24
25
[`tracing`]: https://docs.rs/tracing
26
-[directive]: https://docs.rs/tracing_subscriber/filter/struct.EnvFilter.html#directives
27
-[shorthand macros]: https://docs.rs/tracing/index.html#shorthand-macros
+[directive]: https://docs.rs/tracing-subscriber/latest/tracing_subscriber/filter/struct.EnvFilter.html#directives
+[shorthand macros]: https://docs.rs/tracing/latest/tracing/index.html#shorthand-macros
0 commit comments