diff options
-rw-r--r-- | gnu/packages/golang-check.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/golang-check.scm b/gnu/packages/golang-check.scm index bee2fc1276..e34b8f2f14 100644 --- a/gnu/packages/golang-check.scm +++ b/gnu/packages/golang-check.scm @@ -76,7 +76,7 @@ go-golang-org-x-exp go-golang-org-x-mod go-golang-org-x-tools)) - (home-page "https://honnef.co/go/tools") + (home-page "https://staticcheck.dev/") (synopsis "Staticcheck advanced Go linter library") (description "This package provides the Go source code for the @code{go-staticcheck} |