diff options
author | Jihoon Jung <jh8801.jung@samsung.com> | 2019-12-02 22:51:16 +0900 |
---|---|---|
committer | Jihoon Jung <jh8801.jung@samsung.com> | 2019-12-02 22:51:40 +0900 |
commit | bbbb8563b4feed2bce96b965656cc9f1254149b5 (patch) | |
tree | d4a5d2a571bd9bd275d03beb6751a76daaa14680 | |
parent | f3f9c9718325d9da47b787e35c28638c1fc80d45 (diff) | |
download | wifi-mesh-tizen_4.0.tar.gz wifi-mesh-tizen_4.0.tar.bz2 wifi-mesh-tizen_4.0.zip |
Change for documentation link changetizen_4.0
Change-Id: I9c3cb842e27bb25873ed76d8caac4bc722b4b938
Signed-off-by: Jihoon Jung <jh8801.jung@samsung.com>
-rw-r--r-- | doc/wifi-mesh-doc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/wifi-mesh-doc.h b/doc/wifi-mesh-doc.h index 6ef03f8..7d7b01e 100644 --- a/doc/wifi-mesh-doc.h +++ b/doc/wifi-mesh-doc.h @@ -43,7 +43,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 using features in your application can be found in the <a href="https://developer.tizen.org/development/getting-started/native-application/understanding-tizen-programming/application-filtering"><b>Feature List</b>.</a> + * More details on using features in your application can be found in the <a href="https://docs.tizen.org/application/native/tutorials/details/app-filtering"><b>Feature List</b>.</a> * */ |