We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13cafce commit 34574dfCopy full SHA for 34574df
src/lib.rs
@@ -260,7 +260,7 @@
260
//! env_logger::Builder::from_env(Env::default().default_filter_or("warn")).init();
261
//! ```
262
//!
263
-//! [gh-repo-examples]: https://github.com/env-logger-rs/env_logger/tree/master/examples
+//! [gh-repo-examples]: https://github.com/env-logger-rs/env_logger/tree/main/examples
264
//! [level-enum]: https://docs.rs/log/latest/log/enum.Level.html
265
//! [log-crate-url]: https://docs.rs/log/
266
//! [`Builder`]: struct.Builder.html
0 commit comments