Fix a feature string not to look like a link 48/250148/1
authorDongsun Lee <ds73.lee@samsung.com>
Mon, 21 Dec 2020 07:34:13 +0000 (16:34 +0900)
committerDongsun Lee <ds73.lee@samsung.com>
Mon, 21 Dec 2020 07:38:27 +0000 (16:38 +0900)
Change-Id: I282aee68f142a515c59d21af37138832efa22851
Signed-off-by: Dongsun Lee <ds73.lee@samsung.com>
doc/device_certificate_manager_doc.h

index 02150df..5ab0e3a 100644 (file)
@@ -32,7 +32,7 @@
   *
   * @section CAPI_DEVICE_CERTIFICATE_MANAGER_MODULE_FEATURE Related Features
   * This module is related with the following features:\n
-  * - http://tizen.org/feature/security.device_certificate\n
+  * - %http://tizen.org/feature/security.device_certificate\n
   * It is recommended to use features in your application for reliability.\n
   * You can check if the device supports the related features for this API by using @ref CAPI_SYSTEM_SYSTEM_INFO_MODULE, and control your application's actions accordingly.\n
   * To ensure your application is running only on devices with specific features, please define the features in your manifest file using the manifest editor in the SDK.\n