zig

fork of https://codeberg.org/ziglang/zig
Log | Files | Refs | README | LICENSE

commit 92cebdb926382913a1dc71dc4f00face1bf42c24 (tree)
parent 5068716a9a66264cf8e464e0a88fe9391ea2fddb
Author: Wink Saville <wink@saville.com>
Date:   Mon,  5 Sep 2016 12:03:32 -0700

Fix email address of Email list

Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -140,4 +140,4 @@ To fix this, you have 2 options: * IRC chat: `#zig` on Freenode. * Reddit: [/r/zig](https://www.reddit.com/r/zig) - * Email list: [zig@googlegroups.com](https://groups.google.com/forum/#!forum/ziglang) + * Email list: [ziglang@googlegroups.com](https://groups.google.com/forum/#!forum/ziglang)