Merge pull request #266154 from sersorrel/xivlauncher-meta

authored by Artturi and committed by GitHub 7bb5c7ae d0ff724c

+1 -1
+1 -1
pkgs/games/xivlauncher/default.nix
··· 71 71 72 72 meta = with lib; { 73 73 description = "Custom launcher for FFXIV"; 74 - homepage = "https://github.com/goatcorp/FFXIVQuickLauncher"; 74 + homepage = "https://github.com/goatcorp/XIVLauncher.Core"; 75 75 license = licenses.gpl3; 76 76 maintainers = with maintainers; [ sersorrel witchof0x20 ]; 77 77 platforms = [ "x86_64-linux" ];