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