From 41694dbf71b60ba591c77619e7a68e532eb6db6e Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Wed, 24 Jun 2020 12:06:50 +0200 Subject: docs: fix a link in research page --- docs/research.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/research.md') diff --git a/docs/research.md b/docs/research.md index 5bbd860ba..69ad38597 100644 --- a/docs/research.md +++ b/docs/research.md @@ -1,7 +1,7 @@ # Research work based on syzkaller _newer first_ -* [Task selection and seed selection for Syzkaller using reinforcement learning](https://groups.google.com/g/syzkaller/c/eKPD4ZpJ66o/m/UqO_K-SMFwAJ) (announce only) +* [Task selection and seed selection for Syzkaller using reinforcement learning](https://groups.google.com/d/msg/syzkaller/eKPD4ZpJ66o/UqO_K-SMFwAJ) (announce only) * [Empirical Notes on the Interaction Between Continuous Kernel Fuzzing and Development](http://users.utu.fi/kakrind/publications/19/vulnfuzz_camera.pdf) * [FastSyzkaller: Improving Fuzz Efficiency for Linux Kernel Fuzzing](https://iopscience.iop.org/article/10.1088/1742-6596/1176/2/022013) * [Charm: Facilitating Dynamic Analysis of Device Drivers of Mobile Systems](https://www.usenix.org/system/files/conference/usenixsecurity18/sec18-talebi.pdf) -- cgit mrf-deployment