From: Cheoleun Moon Date: Thu, 17 Dec 2020 05:49:43 +0000 (+0900) Subject: Removing unnecessary HTML link for feature X-Git-Tag: submit/tizen_5.0/20201218.014933^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fheads%2Ftizen_5.0;p=platform%2Fcore%2Fapi%2Fnsd.git Removing unnecessary HTML link for feature Change-Id: I8c619a526a555a2850e480d86e5b5ee7f89f67bb --- diff --git a/doc/nsd_doc.h b/doc/nsd_doc.h index 15fa386..0d99731 100644 --- a/doc/nsd_doc.h +++ b/doc/nsd_doc.h @@ -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