From 01033a3a19108079091c595c4fd458f504e9aec8 Mon Sep 17 00:00:00 2001 From: Avgustin Marinov Date: Fri, 30 Jan 2026 13:42:30 +0200 Subject: [PATCH] [#2896] Fix documentation link (#2897) Signed-off-by: Avgustin Marinov --- docs/direct-device-integration-api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/direct-device-integration-api.md b/docs/direct-device-integration-api.md index bebe757e7..0e4779898 100644 --- a/docs/direct-device-integration-api.md +++ b/docs/direct-device-integration-api.md @@ -35,7 +35,7 @@ The *DDI* API allows the device to provide the following feedback messages: --- -See this [issue](https://github.com/eclipse-hawkbit/hawkbit/issues/xxx) for additional information, concerning the cancellation of updates. +See this [issue](https://github.com/eclipse-hawkbit/hawkbit/issues/952) for additional information, concerning the cancellation of updates. To finally accept a cancellation, you must send a `closed` status.execution type. ## REST Doc