diff --git a/en/device-dev/Readme-EN.md b/en/device-dev/Readme-EN.md
index bbe11a57349df5d98efb884316d9e1dea5171221..e0c8070e8fe4feb3b8f3e65b3ff78d3c952bc668 100644
--- a/en/device-dev/Readme-EN.md
+++ b/en/device-dev/Readme-EN.md
@@ -153,7 +153,7 @@ In addition, OpenHarmony provides a series of optional system components that ca
Porting and adapting the OpenHarmony to a third-party library
|
-
+ |
|
Contributing components
diff --git a/en/readme.md b/en/readme.md
index bca8baea74d233cb1c98ab2a7927bbba0af3cd10..e3fcd24607bd42009318c7c53e97f3f3217405c1 100644
--- a/en/readme.md
+++ b/en/readme.md
@@ -43,7 +43,7 @@ This project stores OpenHarmony documentation, including the quick start guide,
- [Peripheral drivers](device-dev/guide/device-outerdriver-demo.md)
- **porting**:
- [Standard System SoC Porting Guide](device-dev/porting/standard-system-porting-guide.md)
- - [A Method for Rapidly Porting the OpenHarmony Linux Kernel ](device-dev/porting/porting-linux-kernel-overview.md)
+ - [A Method for Rapidly Porting the OpenHarmony Linux Kernel ](device-dev/porting/porting-linux-kernel.md)
- **bundles**:
- [HPM Bundle Development Specifications](device-dev/bundles/bundles-standard-rules.md)
- [HPM Bundle Development Guidelines](device-dev/bundles/bundles-guide.md)
|