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 <katie@golang.org>
Run-TryBot: Katie Hockman <katie@golang.org>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Roland Shoemaker <roland@golang.org>
diff --git a/blog/_content/fuzz-beta.article b/blog/_content/fuzz-beta.article
index b041d4f..dca52c6 100644
--- a/blog/_content/fuzz-beta.article
+++ b/blog/_content/fuzz-beta.article
@@ -123,7 +123,7 @@
 
 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