summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorInkyun Kil <inkyun.kil@samsung.com>2019-12-06 17:01:32 +0900
committerInkyun Kil <inkyun.kil@samsung.com>2019-12-06 17:01:32 +0900
commitd30ac35e9d358c474f814b786ee6419c986a3d68 (patch)
treeceeb5061e434160f90b5b8dae61b8fc4fa32d227
parent38045e014f4c03691a7bb5f79cbbc3753c3ac41c (diff)
downloadminicontrol-d30ac35e9d358c474f814b786ee6419c986a3d68.tar.gz
minicontrol-d30ac35e9d358c474f814b786ee6419c986a3d68.tar.bz2
minicontrol-d30ac35e9d358c474f814b786ee6419c986a3d68.zip
Update doc file for new link
Change-Id: I5586e0c448c5c77e6a4bdbb54f9cabc6d3f9cecc Signed-off-by: Inkyun Kil <inkyun.kil@samsung.com>
-rw-r--r--doc/minicontrol_doc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/minicontrol_doc.h b/doc/minicontrol_doc.h
index 15c8eca..499b98c 100644
--- a/doc/minicontrol_doc.h
+++ b/doc/minicontrol_doc.h
@@ -64,5 +64,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>
*/