diff --git a/zh-cn/application-dev/reference/apis/js-apis-camera.md b/zh-cn/application-dev/reference/apis/js-apis-camera.md index acd2bb2e92802342c68a783b69232c9708fd031c..bb93fc215b5f77f8d55e21e51738d481f35ee059 100644 --- a/zh-cn/application-dev/reference/apis/js-apis-camera.md +++ b/zh-cn/application-dev/reference/apis/js-apis-camera.md @@ -49,7 +49,7 @@ getCameraManager(context: Context): Promise | 名称 | 类型 | 必填 | 说明 | | ------- | ------- | ---- | ------------ | -| context | [Context](../ability/context-userguide.md) | 是 | 应用上下文。 | +| context | [Context](../../ability/context-userguide.md) | 是 | 应用上下文。 | **返回值:**