From 5b2c5a7ad4a1079453bed930fee2fddb057803fe Mon Sep 17 00:00:00 2001 From: DMRobertson Date: Thu, 27 Oct 2022 13:40:31 +0000 Subject: deploy: 1357ae869f279a3f0855c1b1c2750eca2887928e --- develop/usage/configuration/logging_sample_config.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'develop/usage/configuration/logging_sample_config.html') diff --git a/develop/usage/configuration/logging_sample_config.html b/develop/usage/configuration/logging_sample_config.html index f587f68e63..288f58690a 100644 --- a/develop/usage/configuration/logging_sample_config.html +++ b/develop/usage/configuration/logging_sample_config.html @@ -162,7 +162,7 @@ It should be named <SERVERNAME>.log.config by default.

# Synapse also supports structured logging for machine readable logs which can # be ingested by ELK stacks. See [2] for details. # -# [1]: https://docs.python.org/3.7/library/logging.config.html#configuration-dictionary-schema +# [1]: https://docs.python.org/3/library/logging.config.html#configuration-dictionary-schema # [2]: https://matrix-org.github.io/synapse/latest/structured_logging.html version: 1 -- cgit 1.5.1