remove one last markdown link

This commit is contained in:
Johann150 2021-02-06 11:39:58 +01:00
parent 2550710e18
commit cd821a32c1
No known key found for this signature in database
GPG key ID: 9EE6577A2A06F8F1

View file

@ -82,7 +82,8 @@ gone.gmi:52 This file is no longer here, sorry.
### Logging Verbosity
Agate uses the `env_logger` crate and allows you to set the logging verbosity by setting the default `RUST_LOG` environment variable. For more information, please see the [documentation of `env_logger`].
Agate uses the `env_logger` crate and allows you to set the logging verbosity by setting the default `RUST_LOG` environment variable. For more information, please see the documentation of `env_logger`.
=> https://docs.rs/env_logger/0.8 documentation of `env_logger` crate
## Change log