Update document about feature hyperlink 22/218922/2 submit/tizen/20191129.064228
authorGilbok Lee <gilbok.lee@samsung.com>
Fri, 29 Nov 2019 05:29:22 +0000 (14:29 +0900)
committerGilbok Lee <gilbok.lee@samsung.com>
Fri, 29 Nov 2019 05:29:24 +0000 (14:29 +0900)
Change-Id: Iea4dd40d43b8c01a2fe55bd804f8dfd93e125872

doc/player_doc.h

index 2a31db1..ccec3be 100644 (file)
  * It is recommended to design feature related codes in your application for reliability.
  * 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.
  * 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.
- * 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#%3Cfeature%3E-element"><b>Feature Element</b>.</a>
  */