From d912009ced09c4a26c485fed6e5be835da346627 Mon Sep 17 00:00:00 2001 From: HomeSpan Date: Wed, 5 Apr 2023 21:03:55 -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 369e346..3c54c47 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](Cloning.md) for details See [Releases](https://github.com/HomeSpan/HomeSpan/releases) for details on all changes and bug fixes included in this update.