From 3127baec78bf51dba8ec419f04e14c6fd377838d Mon Sep 17 00:00:00 2001 From: George Joseph Date: Thu, 9 Nov 2023 11:45:08 -0700 Subject: [PATCH] SECURITY.md: Update with correct documentation URL (cherry picked from commit d10d4d9ddd08513af7a47b1db50d7a3106fdac04) --- SECURITY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SECURITY.md b/SECURITY.md index 5386952efc..b3fd9bbaf4 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -2,7 +2,7 @@ ## Supported Versions -The Asterisk project maintains a [wiki page](https://wiki.asterisk.org/wiki/display/AST/Asterisk+Versions) of releases. Each version is listed with its release date, security fix only date, and end of life date. Consult this wiki page to see if the version of Asterisk you are reporting a security vulnerability against is still supported. +The Asterisk project maintains a [documentation page](https://docs.asterisk.org/About-the-Project/Asterisk-Versions/) of releases. Each version is listed with its release date, security fix only date, and end of life date. Consult this wiki page to see if the version of Asterisk you are reporting a security vulnerability against is still supported. ## Reporting a Vulnerability