From 34644c3f8e294a31100d2ee1c6b488aafab34594 Mon Sep 17 00:00:00 2001 From: Zachary Ware Date: Tue, 25 Oct 2022 11:25:11 -0500 Subject: [PATCH] Update link to supported versions table in security policy --- .github/SECURITY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/SECURITY.md b/.github/SECURITY.md index 2aebc5a0bf717f..923720bce0bc3b 100644 --- a/.github/SECURITY.md +++ b/.github/SECURITY.md @@ -4,7 +4,7 @@ The Python team applies security fixes according to the table in [the devguide]( -https://devguide.python.org/#status-of-python-branches +https://devguide.python.org/versions/#supported-versions ). ## Reporting a Vulnerability