From 96798e4a7f6a91c230f685c761bfecc63199b073 Mon Sep 17 00:00:00 2001 From: shawn_he Date: Fri, 19 Aug 2022 17:15:15 +0800 Subject: [PATCH] update doc Signed-off-by: shawn_he --- en/readme/location.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en/readme/location.md b/en/readme/location.md index 09cacb4853..1307ca4beb 100644 --- a/en/readme/location.md +++ b/en/readme/location.md @@ -131,7 +131,7 @@ The following table describes APIs available for obtaining device location infor } ``` - For details about the configuration fields, see the description of the **module.json** file. + For details about the configuration fields, see [Application Package Structure Configuration File](../application-dev/quick-start/stage-structure.md). 2. Import the **geolocation** module by which you can implement all APIs related to the basic location capabilities. -- GitLab