From 9c82f5ac74b4f62584acd91e0c01f0a07321c96e Mon Sep 17 00:00:00 2001 From: Jatan Loya Date: Wed, 8 Nov 2023 23:48:56 -0500 Subject: [PATCH] Fixed security page link --- sharks/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sharks/README.md b/sharks/README.md index e690cd9c..9929fde9 100644 --- a/sharks/README.md +++ b/sharks/README.md @@ -50,7 +50,7 @@ You can run them with `cargo test` and `cargo bench`. # Contributing -If you find a bug or would like a new feature, [open a new issue](https://github.com/brave/sta-rs/issues/new). Please see the [security page](https://github.com/brave/sta-rs/sharks/SECURITY.md) for information on reporting vulnerabilities. +If you find a bug or would like a new feature, [open a new issue](https://github.com/brave/sta-rs/issues/new). Please see the [security page](https://github.com/brave/sta-rs/blob/main/SECURITY.md) for information on reporting vulnerabilities. # License