From bce5db061e3c2801fe0c906b81af44623320c3ee Mon Sep 17 00:00:00 2001 From: Dongsun Lee Date: Fri, 13 Dec 2019 10:49:45 +0900 Subject: [PATCH] Change developer.tizen.org to docs.tizen.org Change-Id: I5ef281d4c9c600ecc4ce19b75c435a8b224580bc Signed-off-by: Dongsun Lee --- README.md | 2 +- doc/device_certificate_manager_doc.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0e9d84d..03aa257 100644 --- 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 diff --git a/doc/device_certificate_manager_doc.h b/doc/device_certificate_manager_doc.h index e14a4ac..6d2e7ee 100644 --- a/doc/device_certificate_manager_doc.h +++ b/doc/device_certificate_manager_doc.h @@ -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 feature element description. + * More details on using features in your application can be found in the feature element description. * * @section CAPI_PRIVACY_PRIVILEGE_MANAGER_MODULE_OVERVIEW Overview * Device Certificate Manager provides cryptography services (digital certificates and keys) -- 2.7.4