Remove unnecessary HTML link for feature 29/249729/1
authorsooyeon.kim <sooyeon.kim@samsung.com>
Wed, 16 Dec 2020 09:07:32 +0000 (18:07 +0900)
committersooyeon.kim <sooyeon.kim@samsung.com>
Wed, 16 Dec 2020 09:08:28 +0000 (18:08 +0900)
Change-Id: Idf9f61d98849098cfa4e8567188f112a18fc6e7c
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
doc/uix_ma_doc.h

index ca328ffa42753073142f64801ce45ab6c675e8ac..d0936548ff5eedb22a29847ee57c74ea2aadfa7e 100644 (file)
 *
 * @section CAPI_UIX_MULTI_ASSISTANT_MODULE_FEATURES Related Features
 * This API is related with the following features:<br>
-* - http://tizen.org/feature/microphone<br>
-* - http://tizen.org/feature/multi_assistant<br>
+* - %http://tizen.org/feature/microphone<br>
+* - %http://tizen.org/feature/multi_assistant<br>
 * It is recommended to use features in your application for reliability.<br>
 * You can check if the device supports the related features for this API by using @ref CAPI_SYSTEM_SYSTEM_INFO_MODULE, and control your application's actions accordingly.<br>
 * To ensure your application is running only on devices with specific features, please define the features in your manifest file using the manifest editor in the SDK.<br>