Change-Id: Ic77617ad576b1d7679f60b29b4ddebd0c43daee2
* It is recommended to use features in your application for reliability.<br>
* You can check if the device supports the related features for this API by using @ref CAPI_SYSTEM_SYSTEM_INFO_MODULE, and control your application's actions accordingly.<br>
* To ensure your application is running only on devices with specific features, please define the features in your manifest file using the manifest editor in the SDK.<br>
-* More details on using features in your application can be found in the <a href="https://developer.tizen.org/development/tizen-studio/native-tools/configuring-your-app/manifest-text-editor#feature"><b>feature element description</b></a>.
+* More details on using features in your application can be found in the <a href="https://docs.tizen.org/application/tizen-studio/native-tools/manifest-text-editor#feature-element"><b>feature element description</b></a>.
*/