diff --git a/en/device-dev/device-dev-guide.md b/en/device-dev/device-dev-guide.md
index 82c30372428f7732ad9d246cb8bb062b5c373c33..3fc0988391aea4fd4f33ec5c544134266078312c 100644
--- a/en/device-dev/device-dev-guide.md
+++ b/en/device-dev/device-dev-guide.md
@@ -34,7 +34,7 @@ In addition, OpenHarmony provides a series of optional system components that ca
| Topic | Development Scenario | Documents |
| -------- | -------- | -------- |
-| About OpenHarmony | Getting familiar with OpenHarmony | - [About OpenHarmony](https://gitee.com/openharmony)
- [Glossary](../glossary.md) |
+| About OpenHarmony | Getting familiar with OpenHarmony | - [About OpenHarmony](https://gitee.com/openharmony)
- [Glossary](glossary/glossary.md) |
| Development resources | Preparing for your development | - [Obtaining Source Code](get-code/sourcecode-acquire.md)
- [Tool Acquisition](get-code/gettools-acquire.md) |
| Quick start | Getting started with setup, build,
burning, debugging, and
running of OpenHarmony | [Mini and Small Systems](quick-start/quickstart-lite-overview.md)) |
| Basic capabilities | Using basic capabilities of
OpenHarmony | - [Kernel for Mini Systems](kernel/kernel-mini-overview.md)
- [Kernel for Small Systems](kernel/kernel-small-overview.md)
- [Drivers](driver/driver-hdf-overview.md)
- [Subsystems](subsystems/subsys-build-mini-lite.md)
- [Security Guidelines](security/security-guidelines-overall.md)
- [Privacy Protection](security/security-privacy-protection.md) |
@@ -48,7 +48,7 @@ In addition, OpenHarmony provides a series of optional system components that ca
| Topic | Development Scenario | Documents |
| -------- | -------- | -------- |
-| About OpenHarmony | Getting familiar with OpenHarmony | - [About OpenHarmony](https://gitee.com/openharmony/docs/blob/master/en/OpenHarmony-Overview.md)
- [Glossary](../glossary.md) |
+| About OpenHarmony | Getting familiar with OpenHarmony | - [About OpenHarmony](https://gitee.com/openharmony/docs/blob/master/en/OpenHarmony-Overview.md)
- [Glossary](glossary/glossary.md) |
| Development resources | Preparing for your development | - [Obtaining Source Code](get-code/sourcecode-acquire.md)
- [Tool Acquisition](get-code/gettools-acquire.md) |
| Quick start | Getting started with setup, build,
burning, debugging, and
running of OpenHarmony | [Standard System](quick-start/quickstart-standard-overview.md) |
| Basic capabilities | Using basic capabilities of OpenHarmony | - [Kernel for Standard Systems](kernel/kernel-standard-overview.md)
- [Drivers](driver/driver-hdf-overview.md)
- [Subsystems](subsystems/subsys-build-standard-large.md)
- [Security Guidelines](security/security-guidelines-overall.md)
- [Privacy Protection](security/security-privacy-protection.md) |