remove link update, doesn't seem to be necessary

This commit is contained in:
rimathia 2026-07-17 20:46:25 +02:00
parent 897e394b92
commit 6dc74930bb

View File

@ -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**: