From: Alberto Donizetti Date: Fri, 4 Aug 2017 10:13:33 +0000 (+0200) Subject: doc: fix bad link in go1.9 release notes X-Git-Tag: go1.9rc2~1^2~13 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=890e0e862f;p=gostls13.git 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 --- 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.