From 781250b36200af65beff8dae86817f8b3b625ab2 Mon Sep 17 00:00:00 2001 From: HomeSpan Date: Wed, 20 Dec 2023 06:39:03 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c0415bf..f00d0a7 100644 --- a/README.md +++ b/README.md @@ -92,7 +92,7 @@ HomeSpan requires version 2.0.0 or later of the [Arduino-ESP32 Board Manager](ht * with encryption, HomeSpan can support up to 7 SpanPoint connections to remote devices * without encryption, HomeSpan can support up to 20 SpanPoint connections to remote devices * if these limits are exceeded, HomeSpan will provide warning messages on the Serial Monitor during start-up - * see [SpanPoint](Now.md) for details + * see [SpanPoint](docs/Now.md) for details See [Releases](https://github.com/HomeSpan/HomeSpan/releases) for details on all changes and bug fixes included in this update.