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>
changes/19/530119/2
Mateusz Poliwczak 2023-09-22 13:53:22 +00:00 committed by Gopher Robot
parent bcfaf2f00f
commit 54f78cf8f1
1 changed files with 1 additions and 1 deletions

View File

@ -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.