diff --git a/doc/langref.html.in b/doc/langref.html.in index cd7bc3be5c..e68f03071b 100644 --- a/doc/langref.html.in +++ b/doc/langref.html.in @@ -9607,10 +9607,7 @@ test "string literal to constant slice" {
There are many example allocators to look at for inspiration. Look at std/heap.zig and - at this - work-in-progress general purpose allocator. - TODO: once #21 is done, link to the docs - here. + {#syntax#}std.heap.GeneralPurposeAllocator{#endsyntax#}.
{#header_close#}