diff --git a/zh-cn/application-dev/reference/apis-location-kit/js-apis-system-location.md b/zh-cn/application-dev/reference/apis-location-kit/js-apis-system-location.md index a5f80ad49aa40cad73a442e656364fcc2a469a85..382dfa18634ce3aade90b3dc46359114731be049 100644 --- a/zh-cn/application-dev/reference/apis-location-kit/js-apis-system-location.md +++ b/zh-cn/application-dev/reference/apis-location-kit/js-apis-system-location.md @@ -184,7 +184,7 @@ export default { 单次定位请求的配置参数。 > **说明:**
-> 从API version 9开始废弃,建议使用[geoLocationManager.CurrentLocationRequest](js-apis-geoLocationManager.md#CurrentLocationRequest)替代。 +> 从API version 9开始废弃,建议使用[geoLocationManager.CurrentLocationRequest](js-apis-geoLocationManager.md#currentlocationrequest)替代。 **需要权限**:ohos.permission.LOCATION @@ -258,7 +258,7 @@ fail返回错误代码: 持续定位请求的配置参数。 > **说明:**
-> 从API version 9开始废弃,建议使用[geoLocationManager.CurrentLocationRequest](js-apis-geoLocationManager.md#locationrequest)替代。 +> 从API version 9开始废弃,建议使用[geoLocationManager.CurrentLocationRequest](js-apis-geoLocationManager.md#currentlocationrequest)替代。 **需要权限**:ohos.permission.LOCATION