Change-Id: I5ef281d4c9c600ecc4ce19b75c435a8b224580bc
Signed-off-by: Dongsun Lee <ds73.lee@samsung.com>
##About
The Device Certificate Manager (DCM) provides cryptography services (digital certificates and keys) for authentication and secure communication with another system.
-Please visit the following webpage for the details about the prerequsities and the usage: [https://developer.tizen.org/development/guides/native-application/security/device-certificate-manager](https://developer.tizen.org/development/guides/native-application/security/device-certificate-manager).
+Please visit the following webpage for the details about the prerequsities and the usage: [https://docs.tizen.org/development/guides/native-application/security/device-certificate-manager](https://docs.tizen.org/development/guides/native-application/security/device-certificate-manager).
##Architecture
* 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
- * More details on using features in your application can be found in the <a href="https://developer.tizen.org/development/tizen-studio/native-tools/configuring-your-app/manifest-text-editor#feature"><b>feature element description</b></a>.
+ * More details on using features in your application can be found in the <a href="https://docs.tizen.org/development/tizen-studio/native-tools/configuring-your-app/manifest-text-editor#feature"><b>feature element description</b></a>.
*
* @section CAPI_PRIVACY_PRIVILEGE_MANAGER_MODULE_OVERVIEW Overview
* Device Certificate Manager provides cryptography services (digital certificates and keys)