From: lokilee73 Date: Thu, 17 Dec 2020 00:56:16 +0000 (+0900) Subject: Remove unnecessary HTML link for privilege X-Git-Tag: submit/tizen_5.5/20210722.054856~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8eb301c930a20929da27862ddfa1ee5f68777425;p=platform%2Fcore%2Fapi%2Fdevice.git Remove unnecessary HTML link for privilege Change-Id: Ie2bd1f2e5552a549a38eedf33577678a54f48035 Signed-off-by: lokilee73 --- diff --git a/doc/device_doc.h b/doc/device_doc.h index c60c66a..d1d394b 100644 --- a/doc/device_doc.h +++ b/doc/device_doc.h @@ -144,8 +144,8 @@ * It supports to turn on the camera flash and set the pattern to the service LED which is located to the front of a device. * @section CAPI_SYSTEM_DEVICE_LED_MODULE_FEATURE Related Features * This API is related with the following features:\n - * - http://tizen.org/feature/led\n - * - http://tizen.org/feature/camera.back.flash\n + * - %http://tizen.org/feature/led\n + * - %http://tizen.org/feature/camera.back.flash\n * * It is recommended to design feature related codes in your application for reliability.\n * @@ -214,7 +214,7 @@ * The IR API provides the way to get the information whether IR is available and transmit IR command. * @section CAPI_SYSTEM_DEVICE_IR_MODULE_FEATURE Related Features * This API is related with the following feature:\n - * - http://tizen.org/feature/consumer_ir\n + * - %http://tizen.org/feature/consumer_ir\n * * It is recommended to design feature related codes in your application for reliability.\n *