Skip to content

Commit 8247248

Browse files
committed
0.15.2 documentation: link to 0.15.2 std docs
Fixes #554
1 parent f3ae2fa commit 8247248

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/documentation/0.15.2/index.html

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

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

0 commit comments

Comments
 (0)