fix markdown link error (#637)

This commit is contained in:
bmc-msft
2021-03-05 19:20:00 -05:00
committed by GitHub
parent fb8e7490c6
commit 157a14d003

View File

@ -29,7 +29,7 @@ for the target.
## Understanding the coverage ## Understanding the coverage
Launching an [../../src/integration-tests/libfuzzer](example libfuzzer), Launching an [example libfuzzer](../../src/integration-tests/libfuzzer),
we'll see something like this: we'll see something like this:
``` ```