diff --git a/pkgs/top-level/perl-packages.nix b/pkgs/top-level/perl-packages.nix index 93935cb39d2d..4403115a5edd 100644 --- a/pkgs/top-level/perl-packages.nix +++ b/pkgs/top-level/perl-packages.nix @@ -27259,7 +27259,7 @@ with self; { }; meta = { description = "Handy utf8 tests"; - homepage = "https://github.com/2shortplanks/Test-utf8/tree"; + homepage = "https://github.com/2shortplanks/Test-utf8"; license = with lib.licenses; [ artistic1 gpl1Plus ]; }; };