diff --git a/pkgs/development/ocaml-modules/lun/default.nix b/pkgs/development/ocaml-modules/lun/default.nix index 22c8fc3d864c..4bf1820920b4 100644 --- a/pkgs/development/ocaml-modules/lun/default.nix +++ b/pkgs/development/ocaml-modules/lun/default.nix @@ -17,7 +17,7 @@ buildDunePackage rec { meta = { description = "Optics in OCaml"; - homepage = "https://git.robur.coop/robur/lun"; + homepage = "https://github.com/robur-coop/lun"; license = lib.licenses.isc; maintainers = [ ]; };