From: lokilee73 Date: Thu, 17 Dec 2020 00:51:19 +0000 (+0900) Subject: Remove unnecessary HTML link for privilege X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=cdd0c25ef0948f09f37765620c64354bd8be61d1;p=platform%2Fcore%2Fapi%2Fdevice.git Remove unnecessary HTML link for privilege Change-Id: I1b02a88073074fcf39691669bc0af1074be3a0fb Signed-off-by: lokilee73 --- diff --git a/doc/device_doc.h b/doc/device_doc.h index 845d7e7..4e1c49f 100644 --- a/doc/device_doc.h +++ b/doc/device_doc.h @@ -141,8 +141,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 * @@ -211,7 +211,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 *