diff --git a/README.md b/README.md index cda25ee621ce253e2265ba681c1a159f17330e3f..cadca1cacb5d4a3f6914374c5f4b438b7f248208 100644 --- a/README.md +++ b/README.md @@ -112,7 +112,7 @@ void SampleDriverRelease(struct HdfDeviceObject *deviceObject) } ``` -For details, see [HDF Overview](en-us_topic_0000001051611604.md). +For details, see [HDF Overview](https://gitee.com/openharmony/docs/blob/master/en/device-dev/driver/hdf.md). ### Sensor diff --git a/README_zh.md b/README_zh.md index 97548d00f8507f0fd1514808edcdf7ee7da98164..48918fcdf1874e1b2d47368e0962182acb68b2c5 100644 --- a/README_zh.md +++ b/README_zh.md @@ -112,7 +112,7 @@ void SampleDriverRelease(struct HdfDeviceObject *deviceObject) } ``` -HDF驱动框架详细开发请参考[驱动开发指南](zh-cn_topic_0000001051611604.md)。 +HDF驱动框架详细开发请参考[驱动开发指南](https://gitee.com/openharmony/docs/blob/master/zh-cn/device-dev/driver/HDF%E9%A9%B1%E5%8A%A8%E6%A1%86%E6%9E%B6.md)。 ### Sensor框架模型说明