summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSukHyung, Kang <shine.kang@samsung.com>2020-12-22 15:20:35 +0900
committerSukHyung, Kang <shine.kang@samsung.com>2020-12-22 15:20:35 +0900
commitf7cc2de61ca4447a319a5b059cbf2af7ca2f78db (patch)
treea08fe76cde05ea76be4124ed1938b294dff18cb7
parenteedd39df10e67b6627c612bfdd0021a0bd11681d (diff)
downloadminicontrol-f7cc2de61ca4447a319a5b059cbf2af7ca2f78db.tar.gz
minicontrol-f7cc2de61ca4447a319a5b059cbf2af7ca2f78db.tar.bz2
minicontrol-f7cc2de61ca4447a319a5b059cbf2af7ca2f78db.zip
Fix link for minicontrol doc
Change-Id: Ice7149516b9e176aac6408b5548054eacbcd16d2 Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
-rw-r--r--doc/minicontrol_doc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/minicontrol_doc.h b/doc/minicontrol_doc.h
index 499b98c..f990211 100644
--- a/doc/minicontrol_doc.h
+++ b/doc/minicontrol_doc.h
@@ -60,7 +60,7 @@
/**
* @section CAPI_MINICONTROL_MODULE_FEATURE Related Features
* This API is related with the following features:\n
- * - http://tizen.org/feature/minicontrol\n
+ * - %http://tizen.org/feature/minicontrol\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