diff options
author | jiyong.min <jiyong.min@samsung.com> | 2019-12-02 10:54:12 +0900 |
---|---|---|
committer | Jiyong Min <jiyong.min@samsung.com> | 2019-12-02 01:56:35 +0000 |
commit | c08ddcd2a933193ff4e983d4e902995001444856 (patch) | |
tree | 4b89d10948bbb4f267555d216d2402335b92812a | |
parent | df224784d324f12313406a45e7ed2c84c36aeb45 (diff) | |
download | media-content-tizen_4.0.tar.gz media-content-tizen_4.0.tar.bz2 media-content-tizen_4.0.zip |
Update documenttizen_4.0
- Change wrong address for feature-element
Change-Id: I2778d54eaffb4a170140bbcefa6fce551a5fa6ae
-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 b011a77..4e457fd 100755 --- a/doc/media_content_doc.h +++ b/doc/media_content_doc.h @@ -792,7 +792,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://docs.tizen.org/application/tizen-studio/native-tools/manifest-text-editor#%3Cfeature%3E-element"><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> * * @section CAPI_CONTENT_MEDIA_FACE_DETECTION_MODULE_OVERVIEW Overview * The Face Detection API provides functions to detect face information associated with image files. \n |