From c143a5f2a692c2da6a5d29ca9a9462df3a17e0dc Mon Sep 17 00:00:00 2001 From: Alberto Donizetti Date: Fri, 26 Jun 2020 18:24:15 +0200 Subject: [PATCH] doc/go1.15: fix bad link to crypto/tls Change-Id: Ie81579cbb1873349a91280f5aebe59624fcb1ef8 Reviewed-on: https://go-review.googlesource.com/c/go/+/240157 Reviewed-by: Emmanuel Odeke --- doc/go1.15.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/go1.15.html b/doc/go1.15.html index 6e98826de2..7a78ab8069 100644 --- a/doc/go1.15.html +++ b/doc/go1.15.html @@ -440,7 +440,7 @@ Do not send CLs removing the interior tags from such phrases. -
crypto/tls
+
crypto/tls

The new -- 2.50.0