mirror of
https://github.com/FiloSottile/age.git
synced 2026-01-05 11:44:52 +00:00
README: change Go download link from golang.org to go.dev (#403)
This commit is contained in:
@@ -224,7 +224,7 @@ https://dl.filippo.io/age/v1.0.0-rc.1?for=darwin/arm64
|
||||
...
|
||||
```
|
||||
|
||||
If your system has [a supported version of Go](https://golang.org/dl/), you can build from source.
|
||||
If your system has [a supported version of Go](https://go.dev/dl/), you can build from source.
|
||||
|
||||
```
|
||||
go install filippo.io/age/cmd/...@latest
|
||||
|
||||
Reference in New Issue
Block a user