Update document about feature hyperlink(2) 38/219038/1
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:48:45 +0000 (01:48 +0000)
Change-Id: Ia1d0bcfda4669cc1b7f0624fb5f0acec4ad2322f

doc/player_doc.h

index 21293ac162dbcc10aedf3f980f9481cc6ccba56f..1a3991480afca92441d7fd98fb3462b6d08e874e 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>
  */