Unverified Commit b24012d6 authored by andrew-field's avatar andrew-field Committed by Andrew Field
Browse files

iw4x-launcher: update homepage

parent be59f2f9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -27,7 +27,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
  meta = {
    description = "Official launcher for the IW4x mod";
    longDescription = "IW4x allows you to relive Call of Duty: Modern Warfare 2 (2009) in a secure environment with expanded modding capabilites";
    homepage = "https://iw4x.dev";
    homepage = "https://iw4x.io";
    downloadPage = "https://github.com/iw4x/launcher";
    changelog = "https://github.com/iw4x/launcher/releases/tag/v${finalAttrs.version}";
    license = lib.licenses.gpl3Only;