diff options
author | Jiyong Min <jiyong.min@samsung.com> | 2017-05-22 15:18:47 +0900 |
---|---|---|
committer | Jiyong Min <jiyong.min@samsung.com> | 2017-05-22 06:22:52 +0000 |
commit | 8d761ba76814e5502352ee1ae8e8700885a928a6 (patch) | |
tree | c57a5abcd4c9f24c208e1be7c9bde9ab216b32b8 | |
parent | 74e10239dc5a522bf48a3c3772c0ba7519c11bc5 (diff) | |
download | media-content-accepted/tizen_3.0_common.tar.gz media-content-accepted/tizen_3.0_common.tar.bz2 media-content-accepted/tizen_3.0_common.zip |
Fix doxygen error(modify the link for the feature)submit/tizen_3.0/20170522.063551accepted/tizen/3.0/wearable/20170525.080442accepted/tizen/3.0/tv/20170525.080439accepted/tizen/3.0/mobile/20170525.080409accepted/tizen/3.0/ivi/20170525.080444accepted/tizen/3.0/common/20170525.123612tizen_3.0accepted/tizen_3.0_wearableaccepted/tizen_3.0_tvaccepted/tizen_3.0_mobileaccepted/tizen_3.0_iviaccepted/tizen_3.0_common
Change-Id: Ia65b2f4e1047deb9832c3fbf82b32c040f122e9a
Signed-off-by: jiyong min <jiyong.min@samsung.com>
-rwxr-xr-x | doc/media_content_doc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/media_content_doc.h b/doc/media_content_doc.h index 3d481d4..fc530de 100755 --- a/doc/media_content_doc.h +++ b/doc/media_content_doc.h @@ -525,7 +525,7 @@ * * To ensure your application is only running on a 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/getting-started/native-application/understanding-tizen-programming/application-filtering"><b>Feature Element</b>.</a> + * 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> * * @section CAPI_CONTENT_MEDIA_FACE_DETECTION_MODULE_OVERVIEW Overview * The Face Detection API provides functions to detect face information associated with image files. \n |