From b7e1128951d0e1103b571371a5f0aa5b5b1dfba5 Mon Sep 17 00:00:00 2001 From: Greg Steuck Date: Tue, 25 Sep 2018 10:38:26 -0700 Subject: docs/syz-ci fixed link --- docs/ci.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/ci.md') diff --git a/docs/ci.md b/docs/ci.md index 9301e5db9..3b85c6173 100644 --- a/docs/ci.md +++ b/docs/ci.md @@ -1,5 +1,5 @@ # Continuous integration fuzzing -(syz-ci)[syz-ci/] command provides support for continuous fuzzing with syzkaller. +[syz-ci](../syz-ci/) command provides support for continuous fuzzing with syzkaller. It runs several syz-manager's, polls and rebuilds images for managers and polls and rebuilds syzkaller binaries. -- cgit mrf-deployment