Change link to manifest 64/122664/1
authorSeokHoon Lee <andy.shlee@samsung.com>
Mon, 3 Apr 2017 06:25:38 +0000 (15:25 +0900)
committerSeokHoon LEE <andy.shlee@samsung.com>
Mon, 3 Apr 2017 06:32:43 +0000 (23:32 -0700)
- 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

doc/screen_mirroring_doc.h

index 2b4e2ab1dbc47a219787668a62d1dde24b3237c9..3a5a7ef7504eb144f8bbf2672b1630ac39b20107 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/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>
  */