summary refs log tree commit diff stats
path: root/win32/installer/hexchat-x86.skel.iss
diff options
context:
space:
mode:
authorTingPing <tingping@tingping.se>2013-02-04 15:43:31 -0500
committerTingPing <tingping@tingping.se>2013-02-04 15:43:31 -0500
commit85534f123bd72d4c92a0bc9a1791a29eadcfbbcd (patch)
treea5bd779c0a2598c6bf5b50198b281a325061a933 /win32/installer/hexchat-x86.skel.iss
parentb83f7974931ac4f074b8ad6eb5cc03a6117b1cd2 (diff)
Update installer to point to news
Diffstat (limited to 'win32/installer/hexchat-x86.skel.iss')
-rw-r--r--win32/installer/hexchat-x86.skel.iss2
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/installer/hexchat-x86.skel.iss b/win32/installer/hexchat-x86.skel.iss
index 85c43e91..24abc79c 100644
--- a/win32/installer/hexchat-x86.skel.iss
+++ b/win32/installer/hexchat-x86.skel.iss
@@ -76,7 +76,7 @@ Root: HKCR; Subkey: ".hct\shell\open\command"; ValueType: string; ValueName: "";
 
 [Run]
 Filename: "{app}\hexchat.exe"; Description: "Run HexChat after closing the Wizard"; Flags: nowait postinstall skipifsilent
-Filename: "https://github.com/hexchat/hexchat/blob/master/share/doc/changelog.md"; Description: "Open online changelog"; Flags: shellexec runasoriginaluser postinstall skipifsilent
+Filename: "http://hexchat.org/news.html"; Description: "See what's changed online"; Flags: shellexec runasoriginaluser postinstall skipifsilent
 
 [Files]
 ; Add the ISSkin DLL used for skinning Inno Setup installations.