Native API Reference issues: developer.tizen.org => docs.tizen.org 50/219350/1
authorAbhimanyu Swami <abhimanyu1.s@samsung.com>
Wed, 4 Dec 2019 10:49:48 +0000 (16:19 +0530)
committerAbhimanyu Swami <abhimanyu1.s@samsung.com>
Wed, 4 Dec 2019 10:49:48 +0000 (16:19 +0530)
Change-Id: I5cb4bac909facd2ff5fc2221c98b9708cde1b4b9
Signed-off-by: Abhimanyu Swami <abhimanyu1.s@samsung.com>
doc/push_doc.h

index 31a6c7d..19db63b 100644 (file)
@@ -64,7 +64,7 @@
  * It is recommended to design feature related codes in your application for reliability.
  * You can check if a device supports the related features for this API by using @ref CAPI_SYSTEM_SYSTEM_INFO_MODULE, thereby controlling the procedure of your application.
  * To ensure your application is only running on the device with specific features, please define the features in your manifest file using the manifest editor in the SDK.
- * More details on featuring 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 featuring 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>
  *
  */