diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2016-08-27 07:13:53 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-08-27 07:13:53 +0200 |
| commit | da848feef57a9f128ebb6e432b26cf7bb91ec66f (patch) | |
| tree | 23c141666e37de5e4c69ed0b4bfb816e5d9a0b90 | |
| parent | a71989d077b68893f93df74f85735c493b4c2090 (diff) | |
| parent | 49ed4cb9149091a156508d47747e0565c230a04f (diff) | |
Merge pull request #58 from mortonfox/patch-1
Fix configuration anchor link
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |
