From 890e0e862f11c53a7a7a67655074cf360c6f940a Mon Sep 17 00:00:00 2001 From: Alberto Donizetti Date: Fri, 4 Aug 2017 12:13:33 +0200 Subject: [PATCH] doc: fix bad link in go1.9 release notes Change-Id: I64ba37428f5cc560f0f20fe039feaecf5fcda93e Reviewed-on: https://go-review.googlesource.com/53330 Reviewed-by: Ian Lance Taylor --- doc/go1.9.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/go1.9.html b/doc/go1.9.html index 105bf34c5a..becf1b18b5 100644 --- a/doc/go1.9.html +++ b/doc/go1.9.html @@ -737,7 +737,7 @@ version of gccgo.
  • The Transport now supports making requests via SOCKS5 proxy when the URL returned by - Transport.Proxy + Transport.Proxy has the scheme socks5.
  • -- 2.48.1