X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=qemu.nsi;h=75f1608b9e09c6f665ba6f827fb1fea5485229d7;hb=ca3538039012258973ab75775109dbe9577097f6;hp=1a2d7d18a8eed4bc604c6469443b872ccc9c42e7;hpb=c9662023ab97cd163bb5525bf5007422fdff7983;p=mirror_qemu.git diff --git a/qemu.nsi b/qemu.nsi index 1a2d7d18a8..75f1608b9e 100644 --- a/qemu.nsi +++ b/qemu.nsi @@ -20,7 +20,7 @@ ; NSIS_WIN32_MAKENSIS !define PRODUCT "QEMU" -!define URL "http://www.qemu-project.org/" +!define URL "https://www.qemu.org/" !define UNINST_EXE "$INSTDIR\qemu-uninstall.exe" !define UNINST_KEY "Software\Microsoft\Windows\CurrentVersion\Uninstall\${PRODUCT}"