From a01ebf6bc8157f4247962817e0a7886f2e158cf9 Mon Sep 17 00:00:00 2001 From: liyan Date: Tue, 7 Feb 2023 01:39:15 +0000 Subject: [PATCH] update en/readme/telephony.md. Signed-off-by: li-yan339 Signed-off-by: liyan --- en/readme/telephony.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en/readme/telephony.md b/en/readme/telephony.md index 6c53664a7c..f94af3b090 100755 --- a/en/readme/telephony.md +++ b/en/readme/telephony.md @@ -45,7 +45,7 @@ base/telephony/ ## Constraints 1. The open-source version currently provides the cellular call (CS call only), SMS & MMS, and cellular data services and supports the dual-SIM framework. -2. The Hardware Device Interface (HDI) support is subject to the chip vendors' adaptation capability. For details, see [Telephony Service Development](https://gitee.com/openharmony/docs/blob/master/en/device-dev/subsystems/subsys-tel.md). +2. The Hardware Device Interface (HDI) support is subject to the chip vendors' adaptation capability. For details, see [Telephony Service Development](../device-dev/subsystems/subsys-tel-overview.md). ## Usage Guidelines -- GitLab