diff options
author | Yunmi Ha <yunmi.ha@samsung.com> | 2019-12-12 17:41:15 +0900 |
---|---|---|
committer | Yunmi Ha <yunmi.ha@samsung.com> | 2019-12-12 17:41:15 +0900 |
commit | a8acc43fb5ab5fb2409b84c78b282bf615aa1978 (patch) | |
tree | 454730e123a2de153fd2ebd0af7c49960a4937df | |
parent | da1ddd787dca9e091499cb2662e79b267bb23f54 (diff) | |
download | libsvi-a8acc43fb5ab5fb2409b84c78b282bf615aa1978.tar.gz libsvi-a8acc43fb5ab5fb2409b84c78b282bf615aa1978.tar.bz2 libsvi-a8acc43fb5ab5fb2409b84c78b282bf615aa1978.zip |
Change "developer.tizen.org" link to "docs.tizen.org"
Change-Id: I947b9157401648c0da495d12b45358aa972681b9
Signed-off-by: Yunmi Ha <yunmi.ha@samsung.com>
-rwxr-xr-x | doc/feedback_doc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/feedback_doc.h b/doc/feedback_doc.h index 24d3ce5..f881cba 100755 --- a/doc/feedback_doc.h +++ b/doc/feedback_doc.h @@ -40,7 +40,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/tizen-studio/native-tools/configuring-your-app/manifest-text-editor#feature"><b>Feature List</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 List</b>.</a> * * */ |