From 97aa14d89118fecac7f3a4a3fb74f87d6a38ea9d Mon Sep 17 00:00:00 2001 From: Vadim Tkachenko Date: Tue, 4 Jun 2024 22:43:43 -0700 Subject: [PATCH] Fixed doc link --- docs/release-notes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/release-notes.md b/docs/release-notes.md index 40e6d165..b2a3bbbd 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -5,7 +5,7 @@ Home Climate Control: Release Notes * Enhancement: [#267](https://github.com/home-climate-control/dz/issues/267) - economizer can now exist without a setpoint. * Bugfix: [#320 Economizer runs forever when there is an ambient sensor failure](https://github.com/home-climate-control/dz/issues/320) -* Breaking change: [economizer configuration syntax](../configuration/zones.md#economizer) changed to allow future enhancements +* Breaking change: [economizer configuration syntax](../docs/configuration/zones.md#economizer) changed to allow future enhancements ## v4.2.0 (2024-01-17)