]> Cypherpunks.ru repositories - gostls13.git/commit
doc/go1.20: fix links to new strings functions
authorPiers <go.dev@hellopiers.io>
Wed, 4 Jan 2023 16:45:22 +0000 (16:45 +0000)
committerGopher Robot <gobot@golang.org>
Wed, 4 Jan 2023 21:15:31 +0000 (21:15 +0000)
commitbae7d772e800207ed764b70a9e5963f0c1e8f0aa
tree910ff2a04549dffae406a630c9b7bea9687bbd44
parent4e7c83848332861859d414c833e0b4bd6f375d0b
doc/go1.20: fix links to new strings functions

Links under strings package were linking to the bytes versions of the functions.

Change-Id: If6ebe37fede8e417f8683695783aa767bc01e9c7
GitHub-Last-Rev: 8849285122cb58c17b5979144649075861d8a134
GitHub-Pull-Request: golang/go#57579
Reviewed-on: https://go-review.googlesource.com/c/go/+/460458
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Ian Lance Taylor <iant@google.com>
Reviewed-by: Heschi Kreinick <heschi@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
doc/go1.20.html