From 8286bf62bf8f1425a834309a9991ee0d7740efeb Mon Sep 17 00:00:00 2001 From: HomeSpan Date: Wed, 19 Apr 2023 21:10:16 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9e78be8..c6d721d 100644 --- a/README.md +++ b/README.md @@ -103,7 +103,7 @@ HomeSpan includes the following documentation: * [HomeSpan Device Cloning](docs/Cloning.md) - seamlessly swap a broken device for a new one without needing to re-pair and lose HomeKit automations * [HomeSpan Projects](https://github.com/topics/homespan) - real-world applications of the HomeSpan Library * [HomeSpan FAQ](docs/FAQ.md) - answers to frequently-asked questions -* [Solutions to Common Problems](Solutions.md) - resolutions to some common problems when using/compiling HomeSpan +* [Solutions to Common Problems](docs/Solutions.md) - resolutions to some common problems when using/compiling HomeSpan * [HomeSpan Reference Sketches](https://github.com/HomeSpan/HomeSpanReferenceSketches) - a collection of self-contained Reference Sketches showcasing some of the more complex HomeKit Services, such as Thermostats and Irrigation Systems Note that all documentation is version-controlled and tied to each branch. The *master* branch generally points to the latest release. The *dev* branch, when available, will contain code under active development.