mirror of
https://github.com/golang/go
synced 2024-11-13 15:30:22 -07:00
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 <iant@golang.org>
This commit is contained in:
parent
be596f049a
commit
890e0e862f
@ -737,7 +737,7 @@ version of gccgo.
|
|||||||
<li><!-- CL 35488 -->
|
<li><!-- CL 35488 -->
|
||||||
The <a href="/pkg/net/http/#Transport"><code>Transport</code></a>
|
The <a href="/pkg/net/http/#Transport"><code>Transport</code></a>
|
||||||
now supports making requests via SOCKS5 proxy when the URL returned by
|
now supports making requests via SOCKS5 proxy when the URL returned by
|
||||||
<a href="/net/http/#Transport.Proxy"><code>Transport.Proxy</code></a>
|
<a href="/pkg/net/http/#Transport.Proxy"><code>Transport.Proxy</code></a>
|
||||||
has the scheme <code>socks5</code>.
|
has the scheme <code>socks5</code>.
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
Loading…
Reference in New Issue
Block a user