Skip to content

Commit

Permalink
Merge pull request #478 from PAN-Ziyue/patch-1
Browse files Browse the repository at this point in the history
change url in README to doc.rs
  • Loading branch information
KodrAus authored Feb 11, 2022
2 parents 2f7e96f + 902d9aa commit 52f4e57
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@ There are many available implementations to choose from, here are some of the mo

* Simple minimal loggers:
* [`env_logger`](https://docs.rs/env_logger/*/env_logger/)
* [`simple_logger`](https://github.com/borntyping/rust-simple_logger)
* [`simplelog`](https://github.com/drakulix/simplelog.rs)
* [`simple_logger`](https://docs.rs/simple_logger/*/simple_logger/)
* [`simplelog`](https://docs.rs/simplelog/*/simplelog/)
* [`pretty_env_logger`](https://docs.rs/pretty_env_logger/*/pretty_env_logger/)
* [`stderrlog`](https://docs.rs/stderrlog/*/stderrlog/)
* [`flexi_logger`](https://docs.rs/flexi_logger/*/flexi_logger/)
Expand Down

0 comments on commit 52f4e57

Please sign in to comment.