--- a/docs/Writerside/topics/allocator.h.md Thu Oct 23 17:38:44 2025 +0200 +++ b/docs/Writerside/topics/allocator.h.md Thu Oct 23 17:50:28 2025 +0200 @@ -219,7 +219,7 @@ } ``` -Clone functions are, for example, used by the functions to clone [lists](list.h.md#clone) or maps. +Clone functions are, for example, used by the functions to clone [lists](list.h.md#clone) or [maps](map.h.md#clone). <seealso> <category ref="apidoc">