From c76787c7d73040f617f1d0cd8292cc62acf22473 Mon Sep 17 00:00:00 2001 From: liyan Date: Thu, 2 Feb 2023 08:19:13 +0000 Subject: [PATCH] update en/application-dev/application-models/inter-device-interaction-hop-overview.md. Signed-off-by: li-yan339 Signed-off-by: liyan --- .../inter-device-interaction-hop-overview.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/en/application-dev/application-models/inter-device-interaction-hop-overview.md b/en/application-dev/application-models/inter-device-interaction-hop-overview.md index 6b1fd28b48..8a6cb49f86 100644 --- a/en/application-dev/application-models/inter-device-interaction-hop-overview.md +++ b/en/application-dev/application-models/inter-device-interaction-hop-overview.md @@ -35,8 +35,9 @@ OpenHarmony provides a set of APIs for you to implement continuation in your app The following figure shows the continuation architecture. - **Figure 1** Continuation architecture -hop-structure + **Figure 1** Continuation architecture + + ![hop-structure](figures/hop-structure.png) - Cross-device migration task management: The initiator accepts a migration request from the user, provides a migration entry, and displays the migration result. (This capability is unavailable yet.) -- GitLab