From 08038e8573f189ee46b72600e6caacc6b12b5a9a Mon Sep 17 00:00:00 2001 From: Daniel Kimmich Date: Sat, 15 Jun 2024 18:15:32 +0200 Subject: [PATCH] docs: update security guide link to adev (#56469) PR Close #56469 --- SECURITY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SECURITY.md b/SECURITY.md index cb2de27fcad..0361308689a 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -1,3 +1,3 @@ Angular is part of Google [Open Source Software Vulnerability Reward Program](https://bughunters.google.com/about/rules/6521337925468160/google-open-source-software-vulnerability-reward-program-rules). For vulnerabilities in Angular, please submit your report [here](https://bughunters.google.com/report). -For more information, check out [Angular's security policy](https://angular.io/guide/security). +For more information, check out [Angular's security policy](https://angular.dev/best-practices/security).