Unverified Commit e730acd8 authored by h7x4's avatar h7x4 Committed by GitHub
Browse files

iw4x-launcher: update homepage (#444617)

parents 37253372 b24012d6
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;