Skip to content

Commit 9d4e965

Browse files
Review comments
1 parent 9930605 commit 9d4e965

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

doc/go1.18.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -256,11 +256,10 @@ <h3 id="minor_library_changes">Minor changes to the library</h3>
256256
<p><!-- CL 330852 -->
257257
The <code>Dial</code>, <code>DialContext</code>, <code>DialTLS</code> and
258258
<code>DialTLSContext</code> method fields in
259-
<a href="/pkg/net/http#Transport"><code>http.Transport</code></a>
259+
<a href="/pkg/net/http/#Transport"><code>Transport</code></a>
260260
will now be correctly used, if specified, for making HTTP requests when running
261261
on WebAssembly targets.
262262
</p>
263-
264263
<p><!-- CL 338590 -->
265264
TODO: <a href="https://golang.org/cl/338590">https://golang.org/cl/338590</a>: add Cookie.Valid method
266265
</p>

0 commit comments

Comments
 (0)