diff --git a/README.md b/README.md
index 8f582de4688b40e905e06f84173897edaed89153..574a6e48ca2eac19f8726f261de6f33f77b9bbe4 100644
--- a/README.md
+++ b/README.md
@@ -28,13 +28,13 @@ The vendor provides the driver code of the chip architecture.
```
kernel/linux/patches
├── linux-4.19 # linux-4.19 patches
-│ └── hi3516dv300_patch
-│ ├── hi3516dv300.patch # linux-4.19 Hi3516D V300 SOC patches
-│ └── hdf.patch # linux-4.19 Hi3516D V300 HDF patches
+│ └── hi3516dv300_patch
+│ ├── hi3516dv300.patch # linux-4.19 Hi3516D V300 SOC patches
+│ └── hdf.patch # linux-4.19 Hi3516D V300 HDF patches
└── linux-5.10
- └── hi3516dv300_patch
- ├── hi3516dv300.patch # linux-5.10 Hi3516D V300 SOC patches
- └── hdf.patch # linux-5.10 Hi3516D V300 HDF patches
+ └── hi3516dv300_patch
+ ├── hi3516dv300.patch # linux-5.10 Hi3516D V300 SOC patches
+ └── hdf.patch # linux-5.10 Hi3516D V300 HDF patches
```
## Usage
@@ -88,6 +88,6 @@ Perform a full build for the project to generate the **uImage** kernel image.
## Repositories Involved
-kernel\_linux\_patches
+[kernel\_linux\_patches](https://gitee.com/openharmony/kernel_linux_patches)
-kernel\_linux\_config
+[kernel\_linux\_config](https://gitee.com/openharmony/kernel_linux_config)
diff --git a/README_zh.md b/README_zh.md
index 02427d248c3c8d5a452b9cc63a6fbe74cb7f0515..977bbecda8ab8644da7dd41989ea807875b34df0 100644
--- a/README_zh.md
+++ b/README_zh.md
@@ -28,13 +28,13 @@ hi3516dv300_small.patch: 在Hi3516DV300芯片上支持arm架构的内核启动
```
kernel/linux/patches
├── linux-4.19 # linux-4.19 相关patch
-│ └── hi3516dv300_patch
-│ ├── hi3516dv300.patch # linux-4.19 hi3516dv300 SOC patch
-│ └── hdf.patch # linux-4.19 hi3516dv300 hdf patch
+│ └── hi3516dv300_patch
+│ ├── hi3516dv300.patch # linux-4.19 hi3516dv300 SOC patch
+│ └── hdf.patch # linux-4.19 hi3516dv300 hdf patch
└── linux-5.10
- └── hi3516dv300_patch
- ├── hi3516dv300.patch # linux-5.10 hi3516dv300 SOC patch
- └── hdf.patch # linux-5.10 hi3516dv300 hdf patch
+ └── hi3516dv300_patch
+ ├── hi3516dv300.patch # linux-5.10 hi3516dv300 SOC patch
+ └── hdf.patch # linux-5.10 hi3516dv300 hdf patch
```
## 使用说明
@@ -88,6 +88,6 @@ kernel/linux/patches
## 相关仓
-kernel\_linux\_patches
+[kernel\_linux\_patches](https://gitee.com/openharmony/kernel_linux_patches)
-kernel\_linux\_config
+[kernel\_linux\_config](https://gitee.com/openharmony/kernel_linux_config)