diff options
Diffstat (limited to 'docs/syzbot_assets.md')
| -rw-r--r-- | docs/syzbot_assets.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/syzbot_assets.md b/docs/syzbot_assets.md index 818274401..31779d90e 100644 --- a/docs/syzbot_assets.md +++ b/docs/syzbot_assets.md @@ -93,7 +93,7 @@ $ ssh -p 10022 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o I In some time, you'll see the same bug report in the VM's serial output. The commands above execute the `./syz-execprog -enable=all -repeat=0 -procs=6 ./repro.syz` -command inside the VM. For more details see [this document](/docs/executing_syzkaller_programs.md). +command inside the VM. More details can be found in [this document](/docs/reproducing_crashes.md). #### Use the `tools/syz-crush` tool |
