Change reference link 55/218955/4
authorhyunuk.tak <hyunuk.tak@samsung.com>
Fri, 29 Nov 2019 07:05:54 +0000 (16:05 +0900)
committerhyunuk.tak <hyunuk.tak@samsung.com>
Mon, 2 Dec 2019 04:54:13 +0000 (13:54 +0900)
Change-Id: Ia6ddcdf8c87ef3c0c49ee210c3e80d9d04b69e60
Signed-off-by: hyunuk.tak <hyunuk.tak@samsung.com>
doc/wifi_direct_doc.h

index f9bdc08be092d4a366c92b4ed9326bf6b449b066..e941f600fac5d55acd909f01aea721636940b981 100644 (file)
@@ -14,7 +14,6 @@
  * limitations under the License.
  */
 
-
 #ifndef __TIZEN_NETWORK_WIFI_DIRECT_DOC_H__
 #define __TIZEN_NETWORK_WIFI_DIRECT_DOC_H__
 
@@ -39,7 +38,7 @@
  * 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
- * More details on featuring your application can be found from <a href="https://developer.tizen.org/development/tizen-studio/native-tools/configuring-your-app/manifest-text-editor#feature"><b>Feature Element</b>.</a>
+ * More details on featuring your application can be found from <a href="https://docs.tizen.org/application/tizen-studio/native-tools/manifest-text-editor#feature-element "><b>Feature Element</b>.</a>
  */