Skip to content

Commit

Permalink
Fix broken links
Browse files Browse the repository at this point in the history
  • Loading branch information
tyranron committed Oct 25, 2023
1 parent f9015ab commit d27be56
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .markdown-link-check.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@
"pattern": "^https://dalek.rs"
}, {
"pattern": "^https://dl.acm.org"
}, {
"pattern": "^https://dpc.pw"
}, {
"pattern": "^https://www.aspecto.io"
}, {
Expand Down
2 changes: 1 addition & 1 deletion 3_ecosystem/3_8_log/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ After completing everything above, you should be able to answer (and understand

[1]: https://en.wikipedia.org/wiki/Metaprogramming
[3]: https://docs.rs/log/#compile-time-filters
[4]: https://dzone.com/articles/what-is-structured-logging
[4]: https://web.archive.org/web/20170527175640/https://dzone.com/articles/what-is-structured-logging
[5]: https://github.com/slog-rs/slog/wiki/What-makes-slog-fast
[6]: https://github.com/slog-rs/slog/wiki/FAQ
[7]: https://docs.rs/tracing#spans
Expand Down

0 comments on commit d27be56

Please sign in to comment.