summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorInkyun Kil <inkyun.kil@samsung.com>2019-12-06 16:59:39 +0900
committerInkyun Kil <inkyun.kil@samsung.com>2019-12-06 16:59:39 +0900
commit28e9ee2fea3a35b460f94872b3b56e4f6e7c31f1 (patch)
tree479f5c4a230437217da9971fc9f4953ee67b3067
parent2889ec8f5a5dd9ff8023db3b73f256cee6dedd95 (diff)
downloadbadge-28e9ee2fea3a35b460f94872b3b56e4f6e7c31f1.tar.gz
badge-28e9ee2fea3a35b460f94872b3b56e4f6e7c31f1.tar.bz2
badge-28e9ee2fea3a35b460f94872b3b56e4f6e7c31f1.zip
Update doc file for new link
Change-Id: Icae503394fc5aec5dbebc1c4db631015e3eaf13b Signed-off-by: Inkyun Kil <inkyun.kil@samsung.com>
-rw-r--r--doc/badge_doc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/badge_doc.h b/doc/badge_doc.h
index 975a594..f9f02a6 100644
--- a/doc/badge_doc.h
+++ b/doc/badge_doc.h
@@ -37,5 +37,5 @@
* 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>
*/