diff --git a/doc/langref.html.in b/doc/langref.html.in index c208a76ce6..3d3294e1e5 100644 --- a/doc/langref.html.in +++ b/doc/langref.html.in @@ -3025,7 +3025,7 @@ or {#syntax#}catch{#endsyntax#} after performing some logic, you can combine {#syntax#}catch{#endsyntax#} with named {#link|Blocks#}:

- {#code|handle_error_with_catch_block.zig.zig#} + {#code|handle_error_with_catch_block.zig#} {#header_close#} {#header_open|try#} diff --git a/doc/langref/handle_error_with_catch_block.zig.zig b/doc/langref/handle_error_with_catch_block.zig similarity index 100% rename from doc/langref/handle_error_with_catch_block.zig.zig rename to doc/langref/handle_error_with_catch_block.zig