From: lokilee73 Date: Thu, 17 Dec 2020 01:06:52 +0000 (+0900) Subject: Remove unnecessary HTML link for privilege X-Git-Tag: accepted/tizen/unified/20201228.130118~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=40ffb71e5c3eadc6c757fe8950e33c2c4e5e6bc6;p=platform%2Fcore%2Fapi%2Fdevice.git Remove unnecessary HTML link for privilege Change-Id: I9177889ff54d84ea49889a85eaa35f4dbe6186cb 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 *