aboutsummaryrefslogtreecommitdiff
path: root/SECURITY.md
diff options
context:
space:
mode:
authorMateusz Poliwczak <mpoliwczak34@gmail.com>2023-09-22 13:53:22 +0000
committerGopher Robot <gobot@golang.org>2023-09-22 21:17:24 +0000
commit54f78cf8f1b8deea787803aeff5fb6150d7fac8f (patch)
tree976315c480f3ddb0b63ab4009e38965440f75499 /SECURITY.md
parentbcfaf2f00f4183e33cb995153a19f4fb030e387c (diff)
downloadgo-54f78cf8f1b8deea787803aeff5fb6150d7fac8f.tar.gz
go-54f78cf8f1b8deea787803aeff5fb6150d7fac8f.zip
SECURITY.md: update the Reporting a Vulnerability link
The https://go.dev/security is about: "This page provides resources for Go developers to improve security for their projects.", https://go.dev/security/policy is about Go Security Policy. go.dev/security links to go.dev/security/policy, but I think it is better to link directly to go.dev/security/policy in this case. Change-Id: Ic6515961dc48055236bb06cc814072caa10a8f54 GitHub-Last-Rev: 37ac8ab440a42679833b67ce96b7fd19ecac6ca3 GitHub-Pull-Request: golang/go#63163 Reviewed-on: https://go-review.googlesource.com/c/go/+/530119 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Auto-Submit: Ian Lance Taylor <iant@google.com> Reviewed-by: Ian Lance Taylor <iant@google.com> Reviewed-by: Roland Shoemaker <roland@golang.org>
Diffstat (limited to 'SECURITY.md')
-rw-r--r--SECURITY.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/SECURITY.md b/SECURITY.md
index ab608f3af5..e1718f0b01 100644
--- a/SECURITY.md
+++ b/SECURITY.md
@@ -10,4 +10,4 @@ part of that page.
## Reporting a Vulnerability
-See https://go.dev/security for how to report a vulnerability.
+See https://go.dev/security/policy for how to report a vulnerability.