👩💻 Join our community of thousands of amazing developers!
diff --git a/reference/chrono/locate_zone.md b/reference/chrono/locate_zone.md index 99f64aee9..7ae502cfc 100644 --- a/reference/chrono/locate_zone.md +++ b/reference/chrono/locate_zone.md @@ -22,7 +22,7 @@ namespace std::chrono { return get_tzdb().locate_zone(tz_name); ``` * get_tzdb()[link get_tzdb.md] -* locate_zone()[link tzdb/locate_zone.md] +* locate_zone[link tzdb/locate_zone.md] ## 例外 ...