From cd821a32c1f5aa7d8205028fbcdee384ade667a1 Mon Sep 17 00:00:00 2001 From: Johann150 Date: Sat, 6 Feb 2021 11:39:58 +0100 Subject: [PATCH] remove one last markdown link --- content/index.gmi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/content/index.gmi b/content/index.gmi index ed7eeb3..ef897ea 100644 --- a/content/index.gmi +++ b/content/index.gmi @@ -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