]> Cypherpunks repositories - gostls13.git/commit
doc/next: use relative link to Go issue
authorDmitri Shuralyov <dmitshur@golang.org>
Wed, 24 Jul 2024 17:30:28 +0000 (13:30 -0400)
committerGopher Robot <gobot@golang.org>
Wed, 24 Jul 2024 18:59:46 +0000 (18:59 +0000)
commit792a26130347c9b9db344ba56f86645679a1a9d9
tree2e7ff9e58bf5ae84ec4264c902f6bdb0fea1b38c
parent0826b9017254b8b3ba2b84799f4c0de6107a043f
doc/next: use relative link to Go issue

The Go release notes are served on multiple domains (go.dev,
golang.google.cn, tip.golang.org, localhost:8080 and so on), so links
pointing to the Go website itself need to be relative to work in all
those contexts.

Caught by a test in x/website. The next CL adds the same test to this
repository so these kinds of problems are caught sooner and with less
friction.

For #68545.
Fixes #68575.

Change-Id: I08056b98968c77a1d0ed93b63fccfbe41274ec8f
Reviewed-on: https://go-review.googlesource.com/c/go/+/600656
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org>
Reviewed-by: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
doc/next/3-tools.md