Skip to content

Commit 4609f22

Browse files
authored
tracing: fix some links in changelog (#1224)
The `:` breaks the last three links in the changelog
1 parent 27929d9 commit 4609f22

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tracing/CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,10 @@ to this release!
3232
[#808]: https://github.com/tokio-rs/tracing/pull/808
3333
[#941]: https://github.com/tokio-rs/tracing/pull/941
3434
[#1146]: https://github.com/tokio-rs/tracing/pull/1146
35-
[#1175]: : https://github.com/tokio-rs/tracing/pull/1175
35+
[#1175]: https://github.com/tokio-rs/tracing/pull/1175
3636
[#1195]: https://github.com/tokio-rs/tracing/pull/1195
3737
[#1222]: https://github.com/tokio-rs/tracing/pull/1222
38+
3839
# 0.1.22 (November 23, 2020)
3940

4041
### Changed

0 commit comments

Comments
 (0)