Fix a wrong url in screen mirroring doc. 74/49374/2 accepted/tizen/mobile/20151013.230554 accepted/tizen/tv/20151013.230604 accepted/tizen/wearable/20151013.230610 submit/tizen/20151013.105343 tizen_3.0.m2.a1_mobile_release tizen_3.0.m2.a1_tv_release
authorSangkyu Park <sk1122.park@samsung.com>
Fri, 25 Sep 2015 05:14:30 +0000 (14:14 +0900)
committerhj kim <backto.kim@samsung.com>
Tue, 13 Oct 2015 10:45:41 +0000 (03:45 -0700)
Change-Id: Id09adb07eb2dd75f6a73ffe44dd8d12b560e3805
Signed-off-by: Sangkyu Park <sk1122.park@samsung.com>
doc/screen_mirroring_doc.h

index 3bc3b87b132dd792e653cfb4add7484dfabef5f8..2b4e2ab1dbc47a219787668a62d1dde24b3237c9 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="../org.tizen.mobile.native.appprogramming/html/ide_sdk_tools/feature_element.htm"><b>Feature Element</b>.</a>
+ * 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>
  */