From 05b8ae113a72e59147844d5b04e83b113c7d710f Mon Sep 17 00:00:00 2001 From: Robert Griesemer Date: Tue, 15 Mar 2022 09:52:58 -0700 Subject: [PATCH] _content/doc: fix link in go1.18.html Change-Id: I595b5370c2a43fabeb3b24638dd00a402427363f Reviewed-on: https://go-review.googlesource.com/c/website/+/393054 Reviewed-by: DO NOT USE Reviewed-by: Dmitri Shuralyov Trust: David Chase --- _content/doc/go1.18.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_content/doc/go1.18.html b/_content/doc/go1.18.html index fe86f63c..2efb6363 100644 --- a/_content/doc/go1.18.html +++ b/_content/doc/go1.18.html @@ -77,7 +77,7 @@ Do not send CLs removing the interior tags from such phrases. function and type declarations now accepts - type parameters. + type parameters.
  • Parameterized functions and types can be instantiated by following them with a list of