You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: book-src/intro.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@
8
8
[Zig cookbook](https://github.com/zigcc/zig-cookbook) is a collection of simple Zig programs that demonstrate good practices to accomplish common programming tasks.
9
9
10
10
> - Main branch tracks Zig 0.14.0 and master, and are tested on Linux and macOS via GitHub actions.
11
-
> - Earlier Zig could be found in [other branches](https://github.com/zigcc/zig-cookbook/branches).
11
+
> - Earlier Zig support could be found in [other branches](https://github.com/zigcc/zig-cookbook/branches).
0 commit comments