We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6dd8980 commit ca30d0eCopy full SHA for ca30d0e
src/documentation/0.14.1/index.html
@@ -789,7 +789,7 @@ <h2 id="Introduction"><a href="#toc-Introduction">Introduction</a> <a class="hdr
789
<h2 id="Zig-Standard-Library"><a href="#toc-Zig-Standard-Library">Zig Standard Library</a> <a class="hdr" href="#Zig-Standard-Library">§</a></h2>
790
791
<p>
792
- The <a href="https://ziglang.org/documentation/master/std/">Zig Standard Library</a> has its own documentation.
+ The <a href="https://ziglang.org/documentation/0.14.1/std/">Zig Standard Library</a> has its own documentation.
793
</p>
794
795
Zig's Standard Library contains commonly used algorithms, data structures, and definitions to help you build programs or libraries.
0 commit comments