mirror of
https://github.com/fmtlib/fmt.git
synced 2026-09-13 14:22:26 +08:00
Fix the chrono format specification link (#4927)
This commit is contained in:
parent
d90c33606c
commit
0f3c5fd596
@ -474,7 +474,7 @@ Using `fmt::join`, you can separate tuple elements with a custom separator:
|
||||
- [`std::tm`](https://en.cppreference.com/w/cpp/chrono/c/tm)
|
||||
|
||||
The format syntax is described in [Chrono Format Specifications](syntax.md#
|
||||
chrono-format-specifications).
|
||||
chrono-format-spec).
|
||||
|
||||
**Example**:
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user