website/internal/texthtml
Russ Cox 3712d1ccfb cmd/golangorg: fix package link URLs
Doc comment text was linking to / instead of /pkg,
which was creating dead links. Fix that.

All other doc links were using /pkg/cmd/ instead of /cmd/.
And we were serving everything in cmd in both places.
Fix the links, and redirect /pkg/cmd/ to /cmd/.

Change-Id: Ib5c205b3faf53aff0f0bb6d475fa942a6718e616
Reviewed-on: https://go-review.googlesource.com/c/website/+/596436
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
2024-07-09 19:55:51 +00:00
..
ast.go cmd/golangorg: fix package link URLs 2024-07-09 19:55:51 +00:00
texthtml.go all: correct typo in GitHub 2023-03-10 19:59:45 +00:00