Native API Reference issues: developer.tizen.org => docs.tizen.org 62/219362/1
authorAbhimanyu Swami <abhimanyu1.s@samsung.com>
Wed, 4 Dec 2019 11:28:06 +0000 (16:58 +0530)
committerAbhimanyu Swami <abhimanyu1.s@samsung.com>
Wed, 4 Dec 2019 11:28:06 +0000 (16:58 +0530)
Change-Id: I488b1bca83f41d133f69fa10df65c940ab727770
Signed-off-by: Abhimanyu Swami <abhimanyu1.s@samsung.com>
doc/sync_manager_doc.h

index e4d9734661122575e0820733809d68f2e7b5f247..abe0699e05d5e2c1fb89b9c4c7bdbd0f61f3debc 100644 (file)
@@ -37,7 +37,7 @@
  * It is recommended to use features in your application for reliability. \n
  * You can check if a 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 from <a href="https://developer.tizen.org/development/tizen-studio/native-tools/configuring-your-app/manifest-text-editor#feature"><b>Feature Element</b>.</a>
+ * More details on using features in your application can be found from <a href="https://docs.tizen.org/application/tizen-studio/native-tools/manifest-text-editor#feature-element"><b>Feature Element</b>.</a>
  *
  * @defgroup  CAPI_SYNC_ADAPTER_MODULE Sync Adapter
  * @ingroup   CAPI_SYNC_MANAGER_MODULE