Correct broken link 36/130436/1 accepted/tizen/unified/20170523.050829 submit/tizen/20170523.013149 tizen_4.0.m1_release
authorKichan Kwon <k_c.kwon@samsung.com>
Mon, 22 May 2017 09:21:46 +0000 (18:21 +0900)
committerKichan Kwon <k_c.kwon@samsung.com>
Mon, 22 May 2017 09:21:46 +0000 (18:21 +0900)
Change-Id: I6fc657e9a22bd9d2e4f9aa35933de3b697536aeb
Signed-off-by: Kichan Kwon <k_c.kwon@samsung.com>
doc/system_info_doc.h

index 30095894b6a89d5875bd1548a8dfee1332e76a20..cdc949df21d35a5b1346b43454a33e508b54c42c 100644 (file)
@@ -30,7 +30,7 @@
  * @section CAPI_SYSTEM_SYSTEM_INFO_MODULE_OVERVIEW Overview
  * The System Information API provides functions which can be used to obtain system information such as the device API and platform versions, device model number, supported device features, and device screen dimensions.
  * The available system information is stored in key/value pairs. Depending on their respective keys, values can have different data types.
- * The keys for the platform functions are specified by the Tizen platform and can be seen <a href="https://developer.tizen.org/development/guides/native-application/system/system-information">here.</a>
+ * The keys for the platform functions are specified by the Tizen platform and can be seen <a href="https://developer.tizen.org/development/guides/native-application/device-settings-and-systems/system-information">here.</a>
  * The keys for the custom functions are specified by OEM's and vendors. Developers should check with their OEM's Tizen OS support if they wish to use a custom function.
  */