diff --git a/en/device-dev/quick-start/quickstart-standard-running.md b/en/device-dev/quick-start/quickstart-standard-running.md
index 5e377347e4126e2e62b0f8780a85fe739c255303..56033ecc0e418003d11a3f566a0602849674c6f4 100644
--- a/en/device-dev/quick-start/quickstart-standard-running.md
+++ b/en/device-dev/quick-start/quickstart-standard-running.md
@@ -1,6 +1,6 @@
# Running an Image
-- [\#EN-US\_TOPIC\_0000001142160948/section153991115191314](#section153991115191314)
+## Running an Image
After the image burning is complete, perform the following steps to run the system:
@@ -43,4 +43,6 @@ After the image burning is complete, perform the following steps to run the syst

+## Next
+Congratulations! You have completed the quick start for the standard system. Get yourself familiar with OpenHarmony by a [Development Example for Clock App](../device/device-clock-guide.md).
diff --git a/zh-cn/device-dev/quick-start/quickstart-standard-running.md b/zh-cn/device-dev/quick-start/quickstart-standard-running.md
index 22c78213f7af44e3ef451dc84b4ddb5f8c97f1eb..674aef0332696ae0b2ac6da2ef3d2fd9cc863a8d 100644
--- a/zh-cn/device-dev/quick-start/quickstart-standard-running.md
+++ b/zh-cn/device-dev/quick-start/quickstart-standard-running.md
@@ -1,6 +1,9 @@
# 镜像运行
-- [\#ZH-CN\_TOPIC\_0000001142160948/section153991115191314](#section153991115191314)
+- [镜像运行](#section153991115191314)
+- [下一步](#section5600113114323)
+
+## 镜像运行
烧录完成后通过以下步骤运行系统:
@@ -44,3 +47,5 @@

+## 下一步
+恭喜!您已经完成了OpenHarmony标准系统的快速入门,接下来可[开发一个小示例](../guide/device-clock-guide.md),进一步熟悉OpenHarmony的开发。
\ No newline at end of file