From 214f817f0c5339ee36ca89a0e6e56230d1b45301 Mon Sep 17 00:00:00 2001 From: Avgustin Marinov Date: Mon, 6 Jan 2025 12:45:24 +0200 Subject: [PATCH] Fix new eclipse github url 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 e2fe029d5b..b084390d6f 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