Fix url link properly 06/219606/1
authorwn.jang <wn.jang@samsung.com>
Fri, 6 Dec 2019 08:07:35 +0000 (17:07 +0900)
committerWonnam Jang <wn.jang@samsung.com>
Fri, 6 Dec 2019 08:26:10 +0000 (08:26 +0000)
Change-Id: I54d102c77bc52b535e3c77bc07d50e23032147af

doc/uix_vc_doc.h
doc/uix_vc_engine_main_doc.h
doc/uix_vc_mgr_doc.h

index d9c6fc9e8a1e29846155dd540858fe36a3e2edf3..4d33096c01bd413e97dbe1c34caeefbb53a317fe 100644 (file)
  * 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>
  */
 
 
index e81a1fd53f6204c9e998b2b9cc71b9fd9239a679..6610f0d090ae45daa169491480adb725e6f7cd4a 100644 (file)
  * 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>
  */
 
 #endif /* __TIZEN_UIX_VOICE_CONTROL_ENGINE_DOC_H__ */
index 08c30cf5cce4e89c9eff43b6930dbd77e4104e1a..3ed28ce9f708927809b9bdbcbab678660f7f291a 100644 (file)
  * 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>
  */