From bf337fcb5906e516108ecf20b5da58585558d7f2 Mon Sep 17 00:00:00 2001 From: Katie Hockman Date: Fri, 4 Jun 2021 09:59:55 -0400 Subject: blog/_content/fuzz-beta.article: fix link to file issue The link provided to file an issue defaulted to a template which cleared out the body. Remove that part of the link so the issue defaults to the regular issue body template. Change-Id: I8b82a297394fd11c70e802cdba551bffc3f98508 Reviewed-on: https://go-review.googlesource.com/c/website/+/325069 Trust: Katie Hockman Run-TryBot: Katie Hockman TryBot-Result: Go Bot Reviewed-by: Roland Shoemaker --- blog/_content/fuzz-beta.article | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blog/_content/fuzz-beta.article b/blog/_content/fuzz-beta.article index b041d4fa..dca52c6b 100644 --- a/blog/_content/fuzz-beta.article +++ b/blog/_content/fuzz-beta.article @@ -123,7 +123,7 @@ helpful feedback about the design in preparation for a merge to master. If you experience any problems or have an idea for a feature request, please [file an -issue](https://github.com/golang/go/issues/new/?&labels=fuzz&title=%5Bdev%2Efuzz%5D&milestone=backlog&body=). +issue](https://github.com/golang/go/issues/new/?&labels=fuzz&title=%5Bdev%2Efuzz%5D&milestone=backlog). For discussion and general feedback about the feature, you can also participate in the [#fuzzing channel](https://gophers.slack.com/archives/CH5KV1AKE) in -- cgit v1.3