From ee5e4989a3402aeef4a9f19347ec0179067426d8 Mon Sep 17 00:00:00 2001 From: Jiyun Yang Date: Tue, 1 Oct 2019 15:40:20 +0900 Subject: [PATCH] [5.0] Fix broken link Change-Id: I251dfc82f7b011e4c19d9886befdbb1acd5e2366 Signed-off-by: Jiyun Yang --- dali/public-api/watch/watch-time.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dali/public-api/watch/watch-time.h b/dali/public-api/watch/watch-time.h index 2805a10..f8d2bc8 100755 --- a/dali/public-api/watch/watch-time.h +++ b/dali/public-api/watch/watch-time.h @@ -174,7 +174,7 @@ public: * * @details The timezone ID, according to the IANA(Internet Assigned Numbers Authority) * If you want to see more information, please refer to the site : - * https://en.wikipedia.org/wiki/List_of_tz_database_time_zones/ + * https://en.wikipedia.org/wiki/List_of_tz_database_time_zones * * @SINCE_1_2_32 * @return The ID of timezone -- 2.7.4