Change developer.tizen.org to docs.tizen.org 67/220067/2
authorDongsun Lee <ds73.lee@samsung.com>
Fri, 13 Dec 2019 01:49:45 +0000 (10:49 +0900)
committerDongsun Lee <ds73.lee@samsung.com>
Fri, 13 Dec 2019 01:52:29 +0000 (10:52 +0900)
Change-Id: I5ef281d4c9c600ecc4ce19b75c435a8b224580bc
Signed-off-by: Dongsun Lee <ds73.lee@samsung.com>
README.md
doc/device_certificate_manager_doc.h

index 0e9d84d..03aa257 100644 (file)
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
 ##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
 
index e14a4ac..6d2e7ee 100644 (file)
@@ -36,7 +36,7 @@
   * 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)