From 6126e112cae5303731e11fe21237c926447025ab Mon Sep 17 00:00:00 2001 From: Abhimanyu Swami Date: Fri, 18 Dec 2020 14:59:30 +0530 Subject: [PATCH] Removing unnecessary HTML link for feature/privilege Change-Id: I687e4512e64301d39b3e0f2577f0f79dccf099b9 Signed-off-by: Abhimanyu Swami --- doc/calendar_doc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/calendar_doc.h b/doc/calendar_doc.h index 65fd49d..a825b3b 100644 --- a/doc/calendar_doc.h +++ b/doc/calendar_doc.h @@ -52,7 +52,7 @@ * * @section CAPI_SOCIAL_CALENDAR_SVC_MODULE_FEATURE Related Features * This API is related with the following features:\n - * - http://tizen.org/feature/calendar\n + * - %http://tizen.org/feature/calendar\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