Update document about feature hyperlink(2) 25/219025/1 accepted/tizen/unified/20191203.121732 submit/tizen/20191203.023505
authorGilbok Lee <gilbok.lee@samsung.com>
Mon, 2 Dec 2019 01:47:20 +0000 (10:47 +0900)
committerGilbok Lee <gilbok.lee@samsung.com>
Mon, 2 Dec 2019 01:47:20 +0000 (10:47 +0900)
Change-Id: Ia1d0bcfda4669cc1b7f0624fb5f0acec4ad2322f

doc/player_doc.h

index ccec3be349b6ebe5e8246a3bebf4e158d614ea4f..85d84dc795d8bfdbe5aa3ad3856b67e72ed5ea5b 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://docs.tizen.org/application/tizen-studio/native-tools/manifest-text-editor#%3Cfeature%3E-element"><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>
  */