Update document about feature hyperlink(2) 40/219040/1 tizen_4.0
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:52:51 +0000 (10:52 +0900)
Change-Id: Ia1d0bcfda4669cc1b7f0624fb5f0acec4ad2322f

doc/player_doc.h

index bccd7c58d52d877023269a0641bb0fbb3a1840c7..d0b3f3017fb68064181a11fed834a0bb50121116 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>
  * @endif
  */