From 03b8a089f76562e780eb1ab68c6a26db35a550f2 Mon Sep 17 00:00:00 2001 From: Carlo Alberto Ferraris Date: Sat, 16 Dec 2023 09:41:36 +0900 Subject: [PATCH] fix link in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4a17986..dd3eb3b 100644 --- a/README.md +++ b/README.md @@ -70,4 +70,4 @@ This command should succeed and produce three identical hashes. -[1]: https://github.com/golang/go/wiki/MinimumRequirements#amd64 +[1]: https://go.dev/wiki/MinimumRequirements#amd64