Update guide URL 97/219597/1
authorKichan Kwon <k_c.kwon@samsung.com>
Fri, 6 Dec 2019 08:12:37 +0000 (17:12 +0900)
committerKichan Kwon <k_c.kwon@samsung.com>
Fri, 6 Dec 2019 08:14:21 +0000 (17:14 +0900)
Change-Id: I82fe9e57f395e00e979d25b76e70a15c41653a01
Signed-off-by: Kichan Kwon <k_c.kwon@samsung.com>
doc/system_info_doc.h

index cdc949d..fabbdb7 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/device-settings-and-systems/system-information">here.</a>
+ * The keys for the platform functions are specified by the Tizen platform and can be seen <a href="https://docs.tizen.org/application/native/guides/device/system">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.
  */