Skip to content

Commit

Permalink
readme: Fix broken link to fuzzing report (#1573)
Browse files Browse the repository at this point in the history
The fuzzing report link is broken in the readme. This change corrects
the relative URL.

Co-authored-by: Oliver Gould <ver@buoyant.io>
(cherry picked from commit 5cecf49)
Signed-off-by: Oliver Gould <ver@buoyant.io>
  • Loading branch information
shirshak55 and olix0r committed Apr 8, 2022
1 parent ce7876e commit a9d38ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ minutes to review our [code of conduct][coc].

We test our code by way of fuzzing and this is described in [FUZZING.md](/docs/FUZZING.md).

A third party security audit focused on fuzzing Linkerd2-proxy was performed by Ada Logics in 2021. The full report is available [here](docs/linkerd2-proxy-fuzzing-report.pdf).
A third party security audit focused on fuzzing Linkerd2-proxy was performed by Ada Logics in 2021. The full report is available [here](/docs/reports/linkerd2-proxy-fuzzing-report.pdf).


## License
Expand Down

0 comments on commit a9d38ca

Please sign in to comment.