]> Cypherpunks repositories - gostls13.git/commit
hash/fnv: fix wiki url
authorJoe Tsai <joetsai@digital-static.net>
Thu, 6 Aug 2015 08:49:00 +0000 (01:49 -0700)
committerBrad Fitzpatrick <bradfitz@golang.org>
Mon, 24 Aug 2015 21:26:42 +0000 (21:26 +0000)
commit8e2d0e1c4c967ce1f9e689b9f7c73a1764d90a9d
tree4e2608f05680fa7a4ed37fe70dd48ac815ff1cd2
parent1135b9d6718b1095775460c0903ee831374738fd
hash/fnv: fix wiki url

The URL is shown on go docs and is an eye-sore.

For go1.6.

Change-Id: I8b8ea3751200d06ed36acfe22f47ebb38107f8db
Reviewed-on: https://go-review.googlesource.com/13282
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/hash/fnv/fnv.go