mirror of
https://gitee.com/openharmony/third_party_rust_log
synced 2024-11-26 17:30:24 +00:00
fix markdown links in lib.rs
This commit is contained in:
parent
4249b562c3
commit
3ad4611891
@ -306,10 +306,10 @@
|
||||
//! [slog-stdlog]: https://docs.rs/slog-stdlog/*/slog_stdlog/
|
||||
//! [log4rs]: https://docs.rs/log4rs/*/log4rs/
|
||||
//! [fern]: https://docs.rs/fern/*/fern/
|
||||
//! [systemd-journal-logger]: (https://docs.rs/systemd-journal-logger/*/systemd_journal_logger/)
|
||||
//! [android_log]: (https://docs.rs/android_log/*/android_log/)
|
||||
//! [win_dbg_logger]: (https://docs.rs/win_dbg_logger/*/win_dbg_logger/)
|
||||
//! [console_log]: (https://docs.rs/console_log/*/console_log/)
|
||||
//! [systemd-journal-logger]: https://docs.rs/systemd-journal-logger/*/systemd_journal_logger/
|
||||
//! [android_log]: https://docs.rs/android_log/*/android_log/
|
||||
//! [win_dbg_logger]: https://docs.rs/win_dbg_logger/*/win_dbg_logger/
|
||||
//! [console_log]: https://docs.rs/console_log/*/console_log/
|
||||
|
||||
#![doc(
|
||||
html_logo_url = "https://www.rust-lang.org/logos/rust-logo-128x128-blk-v2.png",
|
||||
|
Loading…
Reference in New Issue
Block a user