summaryrefslogtreecommitdiff
path: root/win32/libxml2.rc
diff options
context:
space:
mode:
Diffstat (limited to 'win32/libxml2.rc')
-rw-r--r--win32/libxml2.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/libxml2.rc b/win32/libxml2.rc
index c774a5ee..39480f47 100644
--- a/win32/libxml2.rc
+++ b/win32/libxml2.rc
@@ -26,7 +26,7 @@ BEGIN
VALUE "OriginalFilename", "libxml2.dll\0"
VALUE "ProductName", "libxml2\0"
VALUE "ProductVersion", LIBXML_DOTTED_VERSION "\0"
- VALUE "Comments", "For more information visit http://xmlsoft.org/\0"
+ VALUE "Comments", "For more information visit https://gitlab.gnome.org/GNOME/libxml2\0"
END
END
BLOCK "VarFileInfo"