- Change link to maifest
from https://developer.tizen.org/development/tools/native-tools/manifest-text-editor#feature
to https://developer.tizen.org/development/tizen-studio/native-tools/configuring-your-app/manifest-text-editor#feature
Signed-off-by: SeokHoon Lee <andy.shlee@samsung.com>
Change-Id: If9e3e0b944143dc9157ad1f62dea0b81f40f4eac
* 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/tools/native-tools/manifest-text-editor#feature"><b>Feature Element</b>.</a>
+ * 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>
*/