Removing unnecessary HTML link for feature 89/249889/1 accepted/tizen_5.0_unified tizen_5.0 accepted/tizen/5.0/unified/20210107.074102 submit/tizen_5.0/20201218.014933 submit/tizen_5.0/20201230.003013 submit/tizen_5.0/20210106.042621
authorCheoleun Moon <chleun.moon@samsung.com>
Thu, 17 Dec 2020 05:49:43 +0000 (14:49 +0900)
committerCheoleun Moon <chleun.moon@samsung.com>
Thu, 17 Dec 2020 07:48:28 +0000 (16:48 +0900)
Change-Id: I8c619a526a555a2850e480d86e5b5ee7f89f67bb

doc/nsd_doc.h

index 15fa3861f5045fdaff3d1382c8541734aab094ca..0d99731314a356b34762475a382419a8ed3b474f 100644 (file)
@@ -34,7 +34,7 @@
  *
  * @section CAPI_NETWORK_SSDP_MODULE_FEATURE Related Features
  * This API is related with the following features:\n
- * - http://tizen.org/feature/network.service_discovery.ssdp
+ * - %http://tizen.org/feature/network.service_discovery.ssdp
  * 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
@@ -57,7 +57,7 @@
  *
  * @section CAPI_NETWORK_DNSSD_MODULE_FEATURE Related Features
  * This API is related with the following features:\n
- * - http://tizen.org/feature/network.service_discovery.dnssd
+ * - %http://tizen.org/feature/network.service_discovery.dnssd
  * 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