summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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>
*/