Skip to content

Commit fa0672e

Browse files
committed
Fix README
1 parent acfd2e7 commit fa0672e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<strong><a href="https://docs.rs/slog-envlogger/">Documentation</a></strong>
1919
</p>
2020

21-
# `slog-envlogger` - Port of `env_logger` as a [`slog-rs`[slog-rs] drain
21+
# `slog-envlogger` - Port of `env_logger` as a [`slog-rs`][slog-rs] drain
2222

2323
`env_logger` is a de facto standard Rust logger implementation, which allows
2424
controlling logging to `stderr` via the `RUST_LOG` environment variable.

0 commit comments

Comments
 (0)