From 548d8828b0c3fc7c10394f92acdf9132d8086839 Mon Sep 17 00:00:00 2001 From: "Miss Islington (bot)" <31488909+miss-islington@users.noreply.github.com> Date: Wed, 19 May 2021 19:06:17 -0700 Subject: Update link in SECURITY.md (GH-21320) (GH-26259) (cherry picked from commit 4d396e7d79bd1152f991147718dc5f094a3cc957) Co-authored-by: Marcono1234 --- .github/SECURITY.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.github/SECURITY.md b/.github/SECURITY.md index 28aea94..82ae4ca 100644 --- a/.github/SECURITY.md +++ b/.github/SECURITY.md @@ -10,9 +10,8 @@ https://devguide.python.org/#status-of-python-branches ## Reporting a Vulnerability Please read the guidelines on reporting security issues [on the -official website]( -https://www.python.org/news/security/#reporting-security-issues-in-python -) for instructions on how to report a security-related problem to +official website](https://www.python.org/dev/security/) for +instructions on how to report a security-related problem to the Python team responsibly. To reach the response team, email `security at python dot org`. -- cgit v0.12