From 241a2ae58fb9046d99dac51695cd7adae261ff00 Mon Sep 17 00:00:00 2001 From: Avgustin Marinov Date: Mon, 6 Jan 2025 12:45:45 +0200 Subject: [PATCH] Fix new eclipse github url (#2165) Signed-off-by: Avgustin Marinov --- site/content/apis/ddi_api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/content/apis/ddi_api.md b/site/content/apis/ddi_api.md index e2fe029d5..b084390d6 100644 --- a/site/content/apis/ddi_api.md +++ b/site/content/apis/ddi_api.md @@ -38,7 +38,7 @@ The _DDI_ API allows the device to provide the following feedback messages: SCHEDULED | This can be used by the target to inform that it scheduled on the action. | RUNNING RESUMED | This can be used by the target to inform that it continued to work on the action. | RUNNING -See this [issue](https://github.com/eclipse/hawkbit/issues/952) for additional information, concerning the cancellation of updates. To finally accept a cancellation, you must send a "closed" status.exection type. +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.exection type. ## DDI APIs