From 91f6f443e4800649b96649652cbec6c0dce9d9f1 Mon Sep 17 00:00:00 2001 From: Edward Firmo <94725493+edwardtfn@users.noreply.github.com> Date: Sun, 18 Feb 2024 17:21:13 +0100 Subject: [PATCH] Lint --- ReleaseNotes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ReleaseNotes.md b/ReleaseNotes.md index 34d6f05..4738cf0 100644 --- a/ReleaseNotes.md +++ b/ReleaseNotes.md @@ -52,7 +52,7 @@ We did our best to support your legacy settings and avoid breaking your system, ## Breaking changes 1. **Default framework changed to `esp-idf`**. Please follow instructions bellow for more details on how to proceed. -2. **All services have changed**. If you are using the services directly in your automations, please look at our [API documentation](https://github.com/Blackymas/NSPanel_HA_Blueprint/blob/main/docs/api.md). +2. **All services have changed**. If you are using the services directly in your automations, please look at our [API documentation](docs/api.md). We understand this change can require substantial work on the exisiting automations with direct calls to the panel's services, however this will significantly improve the future customizations by providing compreensive documentation, standardizing and optimizing services calls.