From 53415e630454aaf94585e0db70962646986a2cb3 Mon Sep 17 00:00:00 2001 From: Kichan Kwon Date: Tue, 7 Jan 2020 13:53:53 +0900 Subject: [PATCH] Return to the feature list URL Change-Id: I3176aac453311b7646d9f6c4e3e3068912911917 Signed-off-by: Kichan Kwon --- doc/battery_doc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/battery_doc.h b/doc/battery_doc.h index bf4ec50..0be5e36 100755 --- a/doc/battery_doc.h +++ b/doc/battery_doc.h @@ -65,7 +65,7 @@ * * To ensure your application is only running on the device with specific features, please define the features in your manifest file using the manifest editor in the SDK.\n * - * More details on using features in your application can be seen here. + * More details on using features in your application can be found in the Feature List. * */ -- 2.34.1