_content/doc/go1.17: remove empty link

Change-Id: Icc498d0b01400ac028f41676798600a589b9ee9e
Reviewed-on: https://go-review.googlesource.com/c/website/+/342949
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
Run-TryBot: Carlos Amedee <carlos@golang.org>
TryBot-Result: Go Bot <gobot@golang.org>
Trust: Michael Knyszek <mknyszek@google.com>
diff --git a/_content/doc/go1.17.html b/_content/doc/go1.17.html
index 33915dc..1e7e1ee 100644
--- a/_content/doc/go1.17.html
+++ b/_content/doc/go1.17.html
@@ -1179,7 +1179,7 @@
 <dl id="text/template/parse"><dt><a href="/pkg/text/template/parse/">text/template/parse</a></dt>
   <dd>
     <p><!-- CL 301493 -->
-      The new <a href="/pkg/text/template/parse/#Mode"><code>SkipFuncCheck</code></a> <a href=><code>Mode</code></a>
+      The new <a href="/pkg/text/template/parse/#Mode"><code>SkipFuncCheck</code></a> <code>Mode</code>
       value changes the template parser to not verify that functions are defined.
     </p>
   </dd>