summary refs log tree commit diff
path: root/pkgs/games/xivlauncher/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/games/xivlauncher/default.nix')
-rw-r--r--pkgs/games/xivlauncher/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/games/xivlauncher/default.nix b/pkgs/games/xivlauncher/default.nix
index b88c3ac9477..0a621f625e8 100644
--- a/pkgs/games/xivlauncher/default.nix
+++ b/pkgs/games/xivlauncher/default.nix
@@ -71,7 +71,7 @@ in
 
     meta = with lib; {
       description = "Custom launcher for FFXIV";
-      homepage = "https://github.com/goatcorp/FFXIVQuickLauncher";
+      homepage = "https://github.com/goatcorp/XIVLauncher.Core";
       license = licenses.gpl3;
       maintainers = with maintainers; [ sersorrel witchof0x20 ];
       platforms = [ "x86_64-linux" ];