From: Zachary Ware Date: Tue, 25 Oct 2022 16:59:19 +0000 (-0500) Subject: Update link to supported versions table in security policy (GH-98670) X-Git-Tag: v3.12.0a2~250 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=175247f364f76e0a7e466e967a2af75a90e74473;p=thirdparty%2FPython%2Fcpython.git Update link to supported versions table in security policy (GH-98670) --- diff --git a/.github/SECURITY.md b/.github/SECURITY.md index 2aebc5a0bf71..923720bce0bc 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