diff --git a/doc/api.md b/doc/api.md index af66356d..4b00c8e5 100644 --- a/doc/api.md +++ b/doc/api.md @@ -475,7 +475,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-spec). +chrono-format-specifications). **Example**: