Skip to content

Commit c170b14

Browse files
a8mianlancetaylor
authored andcommitted
doc/go1.14: change hash/maphash package link
Package name and documentation link were wrong. Change-Id: I274906afc3cf7a3d88e3da76549cd6ab008fd0c7 Reviewed-on: https://go-review.googlesource.com/c/go/+/212538 Reviewed-by: Ian Lance Taylor <[email protected]>
1 parent 2e320a2 commit c170b14

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/go1.14.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -334,13 +334,13 @@ <h2 id="library">Core library</h2>
334334
TODO
335335
</p>
336336

337-
<dl id="bytes/hash"><dt><a href="/pkg/bytes/hash/">bytes/hash</a></dt>
337+
<dl id="hash/maphash"><dt><a href="/pkg/hash/maphash">hash/maphash</a></dt>
338338
<dd>
339339
<p><!-- CL 186877 -->
340340
TODO: <a href="https://golang.org/cl/186877">https://golang.org/cl/186877</a>: add hashing package for bytes and strings
341341
</p>
342342

343-
</dl><!-- bytes/hash -->
343+
</dl><!-- hash/maphash -->
344344

345345
<dl id="crypto/tls"><dt><a href="/pkg/crypto/tls/">crypto/tls</a></dt>
346346
<dd>

0 commit comments

Comments
 (0)