Fix a feature string not to look like a link
[platform/core/security/device-certificate-manager.git] / 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