summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorInkyun Kil <inkyun.kil@samsung.com>2019-12-06 16:49:30 +0900
committerInkyun Kil <inkyun.kil@samsung.com>2019-12-09 10:50:53 +0900
commit8f98bb8162299107c1b7e99181180b63458761a3 (patch)
tree3e82b551288e4c437c13eb6c88cbd1aaf44a849a
parent5bf36694f7c18be476ebaae613e659aa586843ff (diff)
downloadshortcut-tizen_4.0.tar.gz
shortcut-tizen_4.0.tar.bz2
shortcut-tizen_4.0.zip
Update doc file for new linktizen_4.0
Change-Id: I2d7522d4d70672950ef2fbec72fd47996ba3f155 Signed-off-by: Inkyun Kil <inkyun.kil@samsung.com>
-rwxr-xr-xdoc/shortcut_doc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/shortcut_doc.h b/doc/shortcut_doc.h
index 3dc9fe6..7207aa7 100755
--- a/doc/shortcut_doc.h
+++ b/doc/shortcut_doc.h
@@ -38,7 +38,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>
*/