From 2d012f7e0a1e73c6a329d74d137054cddea23627 Mon Sep 17 00:00:00 2001 From: HomeSpan Date: Wed, 5 Apr 2023 21:04:30 -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 3c54c47..0156340 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ HomeSpan requires version 2.0.0 or later of the [Arduino-ESP32 Board Manager](ht * Enables a broken device to be swapped for a new device (running the same sketch) without the need to unpair the old device or pair the new device * Avoids loss of automations, scenes, and any other Home App customizations associated with device * New and old device can be different chips (e.g. ESP32-S2 versus ESP32-C3) - * See the new [Cloning Page](Cloning.md) for details + * See the new [Cloning Page](docs/Cloning.md) for details See [Releases](https://github.com/HomeSpan/HomeSpan/releases) for details on all changes and bug fixes included in this update.