commit a31eb977b4b930aa588283c5bf07b2e83987a0ed (tree) parent d2a6c2b260da5e30ce877f23749f6cff8254429e Author: Andrew Kelley <superjoe30@gmail.com> Date: Mon, 5 Sep 2016 15:07:56 -0400 Merge pull request #186 from winksaville/master Fix email address of Email list Diffstat:
| M | README.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)