summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAbhimanyu Swami <abhimanyu1.s@samsung.com>2019-12-04 16:22:58 +0530
committerAbhimanyu Swami <abhimanyu1.s@samsung.com>2019-12-04 16:22:58 +0530
commit300bb3942e041494c6d99acf30f212d3ee4d9b99 (patch)
tree4253588ae40b498efe8e41cceca68a51547d182b
parente5bfce94ddd7e6916c668788f3ecbbf5233c1aa9 (diff)
downloadlocation-manager-300bb3942e041494c6d99acf30f212d3ee4d9b99.tar.gz
location-manager-300bb3942e041494c6d99acf30f212d3ee4d9b99.tar.bz2
location-manager-300bb3942e041494c6d99acf30f212d3ee4d9b99.zip
Native API Reference issues: developer.tizen.org => doc.tizen.org
Change-Id: I60f58eeecb4c36ce57634e17270ce793c4dce28b Signed-off-by: Abhimanyu Swami <abhimanyu1.s@samsung.com>
-rw-r--r--doc/location-manager-doc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/location-manager-doc.h b/doc/location-manager-doc.h
index a89af8a..16de7a7 100644
--- a/doc/location-manager-doc.h
+++ b/doc/location-manager-doc.h
@@ -130,7 +130,7 @@
* It is recommended to design feature related codes 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, thereby controlling the procedure of your application.\n
* 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.\n
- * 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>
*/