diff options
author | min7.choi <min7.choi@samsung.com> | 2017-04-03 14:17:40 +0900 |
---|---|---|
committer | jaekuk, lee <juku1999@samsung.com> | 2017-04-03 14:24:57 +0900 |
commit | a717e50decc39beba1114ac77949b9c9cb2be1d9 (patch) | |
tree | 4ad22722cb7dd306a221553f19e4d4a37c79f394 | |
parent | eb57317f8ecd21ae34ba99fa834ca01f25d2ff08 (diff) | |
download | url-download-accepted/tizen_3.0_tv.tar.gz url-download-accepted/tizen_3.0_tv.tar.bz2 url-download-accepted/tizen_3.0_tv.zip |
Fix reference linksubmit/tizen_3.0/20170403.052526accepted/tizen/3.0/wearable/20170406.100541accepted/tizen/3.0/tv/20170406.100522accepted/tizen/3.0/mobile/20170406.100508accepted/tizen/3.0/ivi/20170406.100613accepted/tizen/3.0/common/20170406.142037tizen_3.0accepted/tizen_3.0_wearableaccepted/tizen_3.0_tvaccepted/tizen_3.0_mobileaccepted/tizen_3.0_iviaccepted/tizen_3.0_common
Change-Id: I67a34661ed1931e23dcb579b5de5eb8367bb84c4
Signed-off-by: min7.choi <min7.choi@samsung.com>
-rw-r--r-- | doc/download_doc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/download_doc.h b/doc/download_doc.h index 3cef54a..f8f08e2 100644 --- a/doc/download_doc.h +++ b/doc/download_doc.h @@ -47,7 +47,7 @@ * * 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 * - * More details on featuring your application can be found from <a href="https://developer.tizen.org/development/tools/native-tools/manifest-text-editor#feature"><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> * */ |