Skip to content

Commit ca30d0e

Browse files
nektroalexrp
authored andcommitted
0.14.1: fix stdlib link
1 parent 6dd8980 commit ca30d0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/documentation/0.14.1/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -789,7 +789,7 @@ <h2 id="Introduction"><a href="#toc-Introduction">Introduction</a> <a class="hdr
789789
<h2 id="Zig-Standard-Library"><a href="#toc-Zig-Standard-Library">Zig Standard Library</a> <a class="hdr" href="#Zig-Standard-Library">§</a></h2>
790790

791791
<p>
792-
The <a href="https://ziglang.org/documentation/master/std/">Zig Standard Library</a> has its own documentation.
792+
The <a href="https://ziglang.org/documentation/0.14.1/std/">Zig Standard Library</a> has its own documentation.
793793
</p>
794794
<p>
795795
Zig's Standard Library contains commonly used algorithms, data structures, and definitions to help you build programs or libraries.

0 commit comments

Comments
 (0)