From: Cheoleun Moon Date: Thu, 3 Sep 2020 05:11:37 +0000 (+0900) Subject: Fix API references X-Git-Tag: submit/tizen/20201007.050928^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=87ff3bbc23c36ac82bc8dd60262ddc0684f51a8f;p=platform%2Fcore%2Fapi%2Fnsd.git Fix API references Change-Id: Iadd32a513b768cadfbc054c8698f01c688fc336c --- diff --git a/doc/nsd_doc.h b/doc/nsd_doc.h index 15fa386..affa3c2 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\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 @@ -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\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