diff options
author | Seonah Moon <seonah1.moon@samsung.com> | 2019-12-02 13:22:00 +0900 |
---|---|---|
committer | Seonah Moon <seonah1.moon@samsung.com> | 2019-12-02 13:22:14 +0900 |
commit | 7f0c8dc36f9c420da119ae115155fb599259f13a (patch) | |
tree | d5673356e7260e5324e2bda897ee48a9a84a6c3d | |
parent | 78f1faa204ed171c097d23b7efbf38b4228201ac (diff) | |
download | url-download-7f0c8dc36f9c420da119ae115155fb599259f13a.tar.gz url-download-7f0c8dc36f9c420da119ae115155fb599259f13a.tar.bz2 url-download-7f0c8dc36f9c420da119ae115155fb599259f13a.zip |
doc: Change reference link #2
Change-Id: I2b65d70d3eeea48356ddb07e273fc4dbc349fb23
-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 3543f32..21c589f 100644 --- a/doc/download_doc.h +++ b/doc/download_doc.h @@ -48,7 +48,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://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> * */ |