Update document about feature hyperlink 30/218930/1
authorGilbok Lee <gilbok.lee@samsung.com>
Fri, 29 Nov 2019 05:32:37 +0000 (14:32 +0900)
committerGilbok Lee <gilbok.lee@samsung.com>
Fri, 29 Nov 2019 05:32:37 +0000 (14:32 +0900)
Change-Id: If0570a8ff01690d068f219545e8f3b8d39554c7f

doc/player_doc.h

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