aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2016-09-04 12:32:23 +0200
committerGitHub <noreply@github.com>2016-09-04 12:32:23 +0200
commit09f9a9a968b4fecb7808c5fe41782c22a7ffd202 (patch)
treec4c17b5dbd02fc6bc9cc9e59a05ea79fc91ab448 /README.md
parent80394dfdd551d85fa3fcb1cb5381933b04cce39c (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index c96c15382..98862fc5e 100644
--- a/README.md
+++ b/README.md
@@ -195,8 +195,8 @@ Here are some things to check if there are problems running syzkaller.
## External Articles
- - [Coverage-guided kernel fuzzing with syzkaller][https://lwn.net/Articles/677764/] (by David Drysdale)
- - [ubsan, kasan, syzkaller und co](http://www.strlen.de/talks/debug-w-syzkaller.pdf) [video](https://www.youtube.com/watch?v=Acp0A9X1254) (by Florian Westphal)
+ - [Coverage-guided kernel fuzzing with syzkaller](https://lwn.net/Articles/677764/) (by David Drysdale)
+ - [ubsan, kasan, syzkaller und co](http://www.strlen.de/talks/debug-w-syzkaller.pdf) ([video](https://www.youtube.com/watch?v=Acp0A9X1254)) (by Florian Westphal)
- [Debugging a kernel crash found by syzkaller](http://vegardno.blogspot.de/2016/08/sync-debug.html) (by Quentin Casasnovas)
## Disclaimer