Update document about feature hyperlink 29/218929/1
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:25 +0000 (05:29 +0000)
Change-Id: Iea4dd40d43b8c01a2fe55bd804f8dfd93e125872

doc/player_doc.h

index 9bb38374db587a5dffee716b7b8fa87e140d926a..21293ac162dbcc10aedf3f980f9481cc6ccba56f 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>
  */