We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf6242e commit f9eac4bCopy full SHA for f9eac4b
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]: hhttps://docs.rs/tracing-subscriber/latest/tracing_subscriber/filter/struct.EnvFilter.html#directives
+[directive]: https://docs.rs/tracing-subscriber/latest/tracing_subscriber/filter/struct.EnvFilter.html#directives
27
[shorthand macros]: https://docs.rs/tracing/latest/tracing/index.html#shorthand-macros
0 commit comments