Doxygen: fix the broken feature page link 85/122785/1
authorMu-Woong Lee <muwoong.lee@samsung.com>
Mon, 3 Apr 2017 10:25:58 +0000 (19:25 +0900)
committerMu-Woong Lee <muwoong.lee@samsung.com>
Mon, 3 Apr 2017 10:25:58 +0000 (19:25 +0900)
Change-Id: I98b2040c67b806d50967abb7572a61aa157941a8
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
doc/sensor_doc.h

index f5d6560847206821957f055b9fbd6434756de19b..57a45ab949a496576891c2c5398a1db49de8d1bb 100644 (file)
@@ -60,7 +60,7 @@
  *           It is recommended to design feature related codes in your application for reliability.\n
  *           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.\n
  *           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.\n
- *           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>
  */
 
  /**