]> Cypherpunks repositories - gostls13.git/commit
cmd/go: remove stray reference to mkalldocs.sh
authorThan McIntosh <thanm@google.com>
Fri, 26 May 2023 19:04:37 +0000 (15:04 -0400)
committerGopher Robot <gobot@golang.org>
Fri, 26 May 2023 20:14:26 +0000 (20:14 +0000)
commitd8782e7061fab0644af8d20180a4d3821402787a
treec773e7c6c25b81d28ab32f1d3be0f0f516ca8aad
parent869af57260ec0ebb8580edfc38dc1c4872f2454c
cmd/go: remove stray reference to mkalldocs.sh

Clean up a stray reference in the docs to 'mkalldocs.sh', which no
longer exists (was replaced by a Go program, in 676794f73e).

Change-Id: I058e86395b14756d7afc184f99f89dbc5ba0184e
Reviewed-on: https://go-review.googlesource.com/c/go/+/498715
Reviewed-by: Bryan Mills <bcmills@google.com>
Run-TryBot: Than McIntosh <thanm@google.com>
Auto-Submit: Than McIntosh <thanm@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
src/cmd/go/alldocs.go
src/cmd/go/internal/help/help.go