diff --git a/pkgs/by-name/gr/granted/package.nix b/pkgs/by-name/gr/granted/package.nix index 079eb7f6f6c3..78ea0b092353 100644 --- a/pkgs/by-name/gr/granted/package.nix +++ b/pkgs/by-name/gr/granted/package.nix @@ -88,7 +88,7 @@ buildGoModule (finalAttrs: { meta = { description = "Easiest way to access your cloud"; homepage = "https://github.com/fwdcloudsec/granted"; - changelog = "https://github.com/fwdcloudsec/granted/releases/tag/${finalAttrs.version}"; + changelog = "https://github.com/fwdcloudsec/granted/releases/tag/v${finalAttrs.version}"; license = lib.licenses.mit; maintainers = with lib.maintainers; [ jlbribeiro