diff --git a/doc/langref.html.in b/doc/langref.html.in index f52abeab73..05bdfbd043 100644 --- a/doc/langref.html.in +++ b/doc/langref.html.in @@ -10016,7 +10016,7 @@ pub fn build(b: *Builder) void { {#code_end#}
terminal
$ zig build
-$ ./zig-cache/bin/test
+$ ./zig-out/bin/test
all your base are belong to us
{#see_also|Targets|Zig Build System#}
{#header_close#}