From a3b5508791d7359815e6e028cc77e87df6ebcb96 Mon Sep 17 00:00:00 2001 From: HomeSpan Date: Sat, 29 Apr 2023 15:15:52 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index acd8c33..05e371c 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ HomeSpan requires version 2.0.0 or later of the [Arduino-ESP32 Board Manager](ht * adds new method `void homeSpan.setWebLogCSS(const char *css)` that allows you to define custom style sheets (CSS) for the Web Log text, tables, and background * adds version numbers for the Sodium and MbedTLS libraries, HomeKit pairing status, and a text description of Reset Reason code - * see [Message Logging](Logging.md) for details + * see [Message Logging](docs/Logging.md) for details * **Upgrades to Web Log Time Server initialization**