From 49ed4cb9149091a156508d47747e0565c230a04f Mon Sep 17 00:00:00 2001 From: Morton Fox Date: Sat, 27 Aug 2016 00:37:22 -0400 Subject: Fix configuration anchor link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 28e10b446..69572b155 100644 --- a/README.md +++ b/README.md @@ -116,7 +116,7 @@ Start the `syz-manager` process as: ``` The `-config` command line option gives the location of the configuration file -[described above](configuration). +[described above](#configuration). The `syz-manager` process will wind up qemu virtual machines and start fuzzing in them. It also reports some statistics on the HTTP address. -- cgit mrf-deployment