summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--expat/win32/expat.iss6
1 files changed, 3 insertions, 3 deletions
diff --git a/expat/win32/expat.iss b/expat/win32/expat.iss
index a670a381..2f25a501 100644
--- a/expat/win32/expat.iss
+++ b/expat/win32/expat.iss
@@ -45,9 +45,9 @@ AppVersion={#expatVer}
AppVerName=Expat {#expatVer}
AppCopyright=Copyright © 1997-2021 Thai Open Source Software Center, Clark Cooper, and the Expat maintainers
AppPublisher=The Expat Developers
-AppPublisherURL=http://www.libexpat.org/
-AppSupportURL=http://www.libexpat.org/
-AppUpdatesURL=http://www.libexpat.org/
+AppPublisherURL=https://libexpat.github.io/
+AppSupportURL=https://libexpat.github.io/
+AppUpdatesURL=https://libexpat.github.io/
UninstallDisplayName=Expat XML Parser {#expatVer}
VersionInfoVersion={#expatVer}
OutputBaseFilename=expat-win32bin-{#expatVer}