From 09ac0697399413df587b2f19b74aabf16fa23c99 Mon Sep 17 00:00:00 2001 From: Julie Qiu Date: Sun, 2 Feb 2020 19:32:10 -0500 Subject: content: fix link in pkg.go.dev-2020.article The link text for "file an issue on the Go issue tracker" was https://golang.org/x/discovery-feedback (which is a 404). It is fixed to be https://golang.org/s/discovery-feedback. Fixes golang/go#36968 Change-Id: Ia46ac439544e047bd469c7814c85469d8a5395a2 Reviewed-on: https://go-review.googlesource.com/c/blog/+/217400 Reviewed-by: Andrew Bonventre --- content/pkg.go.dev-2020.article | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/pkg.go.dev-2020.article b/content/pkg.go.dev-2020.article index 5c41c4c..06e9a4b 100644 --- a/content/pkg.go.dev-2020.article +++ b/content/pkg.go.dev-2020.article @@ -72,7 +72,7 @@ Since our launch in November, we've made the following improvements: As always, our license policy is at [[https://pkg.go.dev/license-policy][pkg.go.dev/license-policy]]. If you are -having issues, feel free to [[https://golang.org/x/discovery-feedback][file an issue on the Go issue tracker]], or email +having issues, feel free to [[https://golang.org/s/discovery-feedback][file an issue on the Go issue tracker]], or email [[mailto:go-discovery-feedback@google.com][go-discovery-feedback@google.com]] so that we can work with you directly! -- cgit v1.2.3