From d90fbe29cae01b9d9968a755f63a04f4ea418fb5 Mon Sep 17 00:00:00 2001 From: Phil Davis Date: Thu, 3 Jun 2021 11:50:00 +0545 Subject: [PATCH] Fix link to security docs in README (#9356) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cdd48136681..32ba9352f0b 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ will keep our community secure. If you happen to come across a security issue we you to disclose it to us privately to allow our users and community enough time to upgrade. Security issues will always take precedence over anything else in the pipeline. -For more information on how to disclosure a security vulnerability, [please see this page](docs/security/README.md). +For more information on how to disclose a security vulnerability, [please see this page](docs/development/security/README.md). ## License