Fix API reference 54/243154/1 accepted/tizen/unified/20200904.154110 submit/tizen/20200903.105332
authorSeonah Moon <seonah1.moon@samsung.com>
Thu, 3 Sep 2020 10:47:34 +0000 (19:47 +0900)
committerSeonah Moon <seonah1.moon@samsung.com>
Thu, 3 Sep 2020 10:48:20 +0000 (19:48 +0900)
Change-Id: I1f5e9893e3ffce6ab53094be5986c5e7d9ee728e

doc/vpn_doc.h

index 8a6d7f1..506caf4 100755 (executable)
@@ -39,7 +39,8 @@
  * To enable or disable VPN interface, you should launch VPN popup by using app-control.
  * @section CAPI_NETWORK_VPN_SERVICE_MODULE_FEATURE Related Features
  * This API is related with the following features:\n
- * - http://tizen.org/feature/network.vpn\n
+ * - %http://tizen.org/feature/network.vpn\n
+ *
  * 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