From 8393d85f8cd7588ca535912241faf041ef5ec939 Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Wed, 9 Dec 2015 15:16:40 +0100 Subject: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5eeadb6ca..7617bc2b8 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ It is meant to be used with [KASAN](https://www.kernel.org/doc/Documentation/kas [KTSAN](https://github.com/google/ktsan) (`CONFIG_KTSAN=y`), or [KUBSAN] (http://developerblog.redhat.com/2014/10/16/gcc-undefined-behavior-sanitizer-ubsan/) ([patch](https://lkml.org/lkml/2014/10/20/181)). -Project [mailing list](https://groups.google.com/forum/#!forum/syzkaller). +Project mailing list: [syzkaller@googlegroups.com](https://groups.google.com/forum/#!forum/syzkaller). List of [found bugs](https://github.com/google/syzkaller/wiki/Found-Bugs). -- cgit mrf-deployment