From 65e0e85685ac704088cc0ee319c6e4c51adb0c8b Mon Sep 17 00:00:00 2001 From: Andrew Kelley Date: Fri, 13 May 2016 11:38:14 -0700 Subject: [PATCH] update README with website --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1c4d149d53..48791aa544 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Zig is not afraid to roll the major version number of the language if it improves simplicity, fixes poor design decisions, or adds a new feature which compromises backward compatibility. -[Introduction to the Zig Programming Language](http://andrewkelley.me/post/intro-to-zig.html) +[ziglang.org](http://ziglang.org) ## Existing Features