change version
This commit is contained in:
parent
5feb271aed
commit
60a37b65d6
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ func Installation(ctx *h.RequestContext) *h.Page {
|
|||
h.Class("list-disc list-inside"),
|
||||
h.Li(
|
||||
Inline(
|
||||
Link("Go 1.23 or above", "https://go.dev/doc/install"),
|
||||
Link("Go 1.2X or above", "https://go.dev/doc/install"),
|
||||
),
|
||||
),
|
||||
h.Li(
|
||||
|
|
|
|||
Loading…
Reference in a new issue