zig

fork of https://codeberg.org/ziglang/zig
Log | Files | Refs | README | LICENSE

commit 2d0dff6498d7d4fa8b7eb229579aaf54729338e7 (tree)
parent 060cb0f277d3ca758f0d19a73c8a4a573f2fcc84
Author: Andrew Kelley <andrew@ziglang.org>
Date:   Wed,  9 Jun 2021 11:17:43 -0700

langref: link to 0.7.1 not 0.7.0 for the previous docs

Diffstat:
Mdoc/langref.html.in | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/langref.html.in b/doc/langref.html.in @@ -193,7 +193,7 @@ <a href="https://ziglang.org/documentation/0.4.0/">0.4.0</a> | <a href="https://ziglang.org/documentation/0.5.0/">0.5.0</a> | <a href="https://ziglang.org/documentation/0.6.0/">0.6.0</a> | - <a href="https://ziglang.org/documentation/0.7.0/">0.7.0</a> | + <a href="https://ziglang.org/documentation/0.7.1/">0.7.1</a> | <a href="https://ziglang.org/documentation/0.8.0/">0.8.0</a> | master <h1>Contents</h1>