From 929db5c5e35dbeaa3750499d639f51db0353ca06 Mon Sep 17 00:00:00 2001 From: "SukHyung, Kang" Date: Tue, 6 Oct 2020 10:29:11 +0900 Subject: [PATCH] change documentation for badge Change-Id: I393cceefa358061798a7b6ebeff28d17536d4117 Signed-off-by: SukHyung, Kang --- doc/badge_doc.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/badge_doc.h b/doc/badge_doc.h index f9f02a6..77f03eb 100644 --- a/doc/badge_doc.h +++ b/doc/badge_doc.h @@ -33,7 +33,8 @@ * * @section CAPI_BADGE_MODULE_FEATURE Related Features * This API is related with the following features:\n - * - http://tizen.org/feature/badge\n + * - %http://tizen.org/feature/badge\n + * * It is recommended to design feature related codes in your application for reliability.\n * You can check if a device supports the related features for this API by using @ref CAPI_SYSTEM_SYSTEM_INFO_MODULE, thereby controlling the procedure of your application.\n * 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 -- 2.7.4