]> git.proxmox.com Git - mirror_qemu.git/blobdiff - qemu.nsi
Use qemu.org domain name
[mirror_qemu.git] / qemu.nsi
index 1a2d7d18a8eed4bc604c6469443b872ccc9c42e7..5ee0e6e5e1a06350777a1d644821946f8a061036 100644 (file)
--- 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     "http://www.qemu.org/"
 
 !define UNINST_EXE "$INSTDIR\qemu-uninstall.exe"
 !define UNINST_KEY "Software\Microsoft\Windows\CurrentVersion\Uninstall\${PRODUCT}"