| ... | @@ -13,7 +13,7 @@ Zig is not afraid to roll the major version number of the language if it | ... | @@ -13,7 +13,7 @@ Zig is not afraid to roll the major version number of the language if it |
| 13 | improves simplicity, fixes poor design decisions, or adds a new feature which | 13 | improves simplicity, fixes poor design decisions, or adds a new feature which |
| 14 | compromises backward compatibility. | 14 | compromises backward compatibility. |
| 15 | | 15 | |
| 16 | [Introduction to the Zig Programming Language](http://andrewkelley.me/post/intro-to-zig.html) | 16 | [ziglang.org](http://ziglang.org) |
| 17 | | 17 | |
| 18 | ## Existing Features | 18 | ## Existing Features |
| 19 | | 19 | |