diff --git a/en/contribute/OpenHarmony-hdf-coding-guide.md b/en/contribute/OpenHarmony-hdf-coding-guide.md index 5d1d92b4c2704e60a3e9664bb7ccdaab2ba975af..a34fd17158e73becde9811797554386b7ea91fe9 100644 --- a/en/contribute/OpenHarmony-hdf-coding-guide.md +++ b/en/contribute/OpenHarmony-hdf-coding-guide.md @@ -190,7 +190,7 @@ root { [Description] The HDF places the same type of devices in the same host. You can develop and deploy the driver functionalities of the host by layer, so that one driver has multiple nodes. The following figure shows the HDF driver model. -![HDFDriverModel.png](../device-dev/driver/figures/HDF-driver-model.png) +![HDFDriverModel.png](../device-dev/driver/figures/hdf-driver-model.png) Place devices of the same type in the same host. When adding a device, check whether the host of the same type already exists. If such a host already exists, configure the device in the host. Do not configure the same host again. A device belongs to only one driver. Therefore, do not configure the same device in different hosts. diff --git a/en/contribute/how-to-contribute.md b/en/contribute/how-to-contribute.md index 2819f40f16c3eaa4ff1454f9d475fe372d39c874..0e2260a1b722aca4d808f4cfa8573c632ea00a40 100644 --- a/en/contribute/how-to-contribute.md +++ b/en/contribute/how-to-contribute.md @@ -24,7 +24,7 @@ For details about how to contribute to code, see [Code Contributing ](code-cont ## Auto-Test -For details about how to develop test cases based on test requirements, see [Test Subsystem](../readme/test_subsystem.md). +For details about how to develop test cases based on test requirements, see [Test Subsystem](../readme/test.md). ## Contributing Documents diff --git a/en/readme/common-event-notification.md b/en/readme/common-event-notification.md index eb0c1fd99ba1b789aeccbc017eacca8622eb6fe8..7d57afb4c98737539bc0dcc04a34a5f529dc3a48 100644 --- a/en/readme/common-event-notification.md +++ b/en/readme/common-event-notification.md @@ -14,7 +14,7 @@ Each application can subscribe to common events as required. After your applicat ### Architecture -![](figures/cesfwk_architecture_diagram.png "CES Architecture") +![](figures/cesfwk_architecture_diagram.png) ## Directory Structure diff --git a/zh-cn/application-dev/website.md b/zh-cn/application-dev/website.md index 01c5bb7a85e827ce772c1ecb7ce56966a93404ed..b07bf305f37124ab53bbf3f980b297c20b82a2d0 100644 --- a/zh-cn/application-dev/website.md +++ b/zh-cn/application-dev/website.md @@ -1182,7 +1182,7 @@ - [AbilityRunningInfo (AbilityRunningInfo)](reference/apis/js-apis-abilityrunninginfo.md) - - [AbilityStageContext (AbilityStageContext)](reference/apis/js-apis-abilitystagecontext.md) + - [AbilityStageContext (AbilityStageContext)](reference/apis/js-apis-abilityStageContext.md) - [Context (Context)](reference/apis/js-apis-application-context.md)