Fix buig in link address 82/220082/2
authorDongsun Lee <ds73.lee@samsung.com>
Fri, 13 Dec 2019 02:38:58 +0000 (11:38 +0900)
committerDongsun Lee <ds73.lee@samsung.com>
Fri, 13 Dec 2019 02:48:35 +0000 (11:48 +0900)
Change-Id: Id39c443b80a80858c25a7e042e4b1bee9d9eb1b2
Signed-off-by: Dongsun Lee <ds73.lee@samsung.com>
README.md
doc/device_certificate_manager_doc.h

index 03aa257..27e675b 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://docs.tizen.org/development/guides/native-application/security/device-certificate-manager](https://docs.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/application/native/guides/security/device-certificate-manager](https://docs.tizen.org/application/native/guides/security/device-certificate-manager).
 
 ##Architecture
 
index 6d2e7ee..abe943f 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://docs.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/application/tizen-studio/native-tools/manifest-text-editor#feature-element"><b>feature element description</b></a>.
   *
   * @section CAPI_PRIVACY_PRIVILEGE_MANAGER_MODULE_OVERVIEW Overview
   * Device Certificate Manager provides cryptography services (digital certificates and keys)