Skip to content

Commit bae1876

Browse files
cuishuanggopherbot
authored andcommitted
gopls/doc: fix broken url
Change-Id: Ieba27ec81f641928bb12467e8cc08bc63ffaa34a Reviewed-on: https://go-review.googlesource.com/c/tools/+/695575 LUCI-TryBot-Result: Go LUCI <[email protected]> Reviewed-by: David Chase <[email protected]> Reviewed-by: Dmitri Shuralyov <[email protected]> Reviewed-by: Alberto Donizetti <[email protected]> Auto-Submit: Dmitri Shuralyov <[email protected]>
1 parent 5397e65 commit bae1876

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gopls/doc/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ and
130130
### Supported Go versions
131131

132132
`gopls` follows the
133-
[Go Release Policy](https://golang.org/devel/release.html#policy), meaning
133+
[Go Release Policy](https://go.dev/doc/devel/release#policy), meaning
134134
that it officially supports only the two most recent major Go releases.
135135

136136
When using gopls, there are three versions to be aware of:

0 commit comments

Comments
 (0)