]> Cypherpunks repositories - gostls13.git/commitdiff
doc: fix bad link in go1.9 release notes
authorAlberto Donizetti <alb.donizetti@gmail.com>
Fri, 4 Aug 2017 10:13:33 +0000 (12:13 +0200)
committerIan Lance Taylor <iant@golang.org>
Fri, 4 Aug 2017 13:23:09 +0000 (13:23 +0000)
Change-Id: I64ba37428f5cc560f0f20fe039feaecf5fcda93e
Reviewed-on: https://go-review.googlesource.com/53330
Reviewed-by: Ian Lance Taylor <iant@golang.org>
doc/go1.9.html

index 105bf34c5a76a42b2fc6ed5fd158af10e776c9b3..becf1b18b5d7ecb6dbf791553e9270f30b3724f3 100644 (file)
@@ -737,7 +737,7 @@ version of gccgo.
       <li><!-- CL 35488 -->
         The <a href="/pkg/net/http/#Transport"><code>Transport</code></a>
         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>.
       </li>
     </ul>