summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwn.jang <wn.jang@samsung.com>2019-12-06 16:56:06 +0900
committerwn.jang <wn.jang@samsung.com>2019-12-06 16:56:06 +0900
commit25920548c091fa891b81fb48ff20c055f4e82c55 (patch)
tree7eacd23173ee4e36e63655fa606a622afbd8a5d1
parent9af279cfdbc47bb9d3173be72d99679910e84a97 (diff)
downloadstt-tizen_4.0.tar.gz
stt-tizen_4.0.tar.bz2
stt-tizen_4.0.zip
Fix url link properlytizen_4.0
Change-Id: I77d9bbde8afe662882597aef1360b360fca3491f
-rw-r--r--doc/uix_stt_doc.h2
-rwxr-xr-xdoc/uix_stt_engine_main_doc.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/uix_stt_doc.h b/doc/uix_stt_doc.h
index 7654d74..61e59ed 100644
--- a/doc/uix_stt_doc.h
+++ b/doc/uix_stt_doc.h
@@ -216,7 +216,7 @@
* It is recommended to design feature related codes in your application for reliability.<br>
* 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.<br>
* 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.<br>
- * 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>
*/
diff --git a/doc/uix_stt_engine_main_doc.h b/doc/uix_stt_engine_main_doc.h
index b52cb6c..2125aa0 100755
--- a/doc/uix_stt_engine_main_doc.h
+++ b/doc/uix_stt_engine_main_doc.h
@@ -161,7 +161,7 @@
* It is recommended to design feature related codes in your application for reliability.<br>
* 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.<br>
* 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.<br>
- * 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>
*/