Skip to content

Commit 9df1da9

Browse files
authored
Merge pull request #4392 from rcalixte/update_zig
Update Zig release date
2 parents 69bbfdb + 9e9d1fa commit 9df1da9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

topics/zig/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ created_by: Andrew Kelley
44
display_name: Zig
55
github_url: https://github.com/ziglang/zig
66
logo: zig.png
7-
released: February 2016
7+
released: February 8, 2016
88
short_description: Zig is a general-purpose programming language and toolchain.
99
topic: zig
10-
url: https://ziglang.org/
10+
url: https://ziglang.org
1111
wikipedia_url: https://en.wikipedia.org/wiki/Zig_(programming_language)
1212
---
1313
Zig is a general-purpose programming language and toolchain for maintaining robust, optimal, and reusable software. Focus on debugging your application rather than debugging your programming language knowledge. There is no hidden control flow, no hidden memory allocations, no preprocessor, and no macros.

0 commit comments

Comments
 (0)