Skip to content

Commit f9eac4b

Browse files
authored
doc: fix typo
1 parent cf6242e commit f9eac4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/contrib/src/implementation/debugging.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@ CARGO_LOG=cargo::core::compiler::fingerprint=trace cargo build
2323
```
2424

2525
[`tracing`]: https://docs.rs/tracing
26-
[directive]: hhttps://docs.rs/tracing-subscriber/latest/tracing_subscriber/filter/struct.EnvFilter.html#directives
26+
[directive]: https://docs.rs/tracing-subscriber/latest/tracing_subscriber/filter/struct.EnvFilter.html#directives
2727
[shorthand macros]: https://docs.rs/tracing/latest/tracing/index.html#shorthand-macros

0 commit comments

Comments
 (0)