aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2016-08-27 07:13:53 +0200
committerGitHub <noreply@github.com>2016-08-27 07:13:53 +0200
commitda848feef57a9f128ebb6e432b26cf7bb91ec66f (patch)
tree23c141666e37de5e4c69ed0b4bfb816e5d9a0b90
parenta71989d077b68893f93df74f85735c493b4c2090 (diff)
parent49ed4cb9149091a156508d47747e0565c230a04f (diff)
Merge pull request #58 from mortonfox/patch-1
Fix configuration anchor link
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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.