From: Gilbok Lee Date: Wed, 16 Dec 2020 07:36:54 +0000 (+0900) Subject: Removing unnecssary HTML link for feature X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fheads%2Ftizen_5.0;p=platform%2Fcore%2Fapi%2Fplayer.git Removing unnecssary HTML link for feature Change-Id: I6e4a98d3f152b72c95d157576a29a5db78132b23 --- diff --git a/doc/player_doc.h b/doc/player_doc.h index 1a39914..bf167aa 100644 --- a/doc/player_doc.h +++ b/doc/player_doc.h @@ -348,11 +348,11 @@ * * @section CAPI_MEDIA_PLAYER_MODULE_FEATURE Related Features * This API is related with the following features: - * - http://tizen.org/feature/opengles.version.2_0 - * - http://tizen.org/feature/multimedia.player.spherical_video + * - %http://tizen.org/feature/opengles.version.2_0 + * - %http://tizen.org/feature/multimedia.player.spherical_video * These features are required for 360 video playback. * @if WEARABLE - * - http://tizen.org/feature/network.internet + * - %http://tizen.org/feature/network.internet * This feature is required for network streaming. * @endif * It is recommended to design feature related codes in your application for reliability.