diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index 170ce808fa..a525bbd176 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -3283,7 +3283,7 @@ (define-public go-go-uber-org-multierr (list go-github-com-stretchr-testify)) (propagated-inputs (list go-go-uber-org-atomic)) - (home-page "https://go.uber.org/multierr") + (home-page "https://pkg.go.dev/go.uber.org/multierr") (synopsis "Error combination for Go") (description "@code{multierr} allows combining one or more Go errors together.")