diff options
author | Berke Viktor <bviktor@hexchat.org> | 2012-10-26 01:06:00 +0200 |
---|---|---|
committer | Berke Viktor <bviktor@hexchat.org> | 2012-10-26 01:06:00 +0200 |
commit | ef158aadbff3a30033539b2bdfc367b38cc2c236 (patch) | |
tree | 66b5c690aa80488d90bfb72632efe2a316107562 /win32/copy | |
parent | fb8d1a383da0bb39465c2010d8d5a158e7490a28 (diff) |
Fix doc URLs for Start Menu icons
Diffstat (limited to 'win32/copy')
-rw-r--r-- | win32/copy/changelog.url | 2 | ||||
-rw-r--r-- | win32/copy/readme.url | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/win32/copy/changelog.url b/win32/copy/changelog.url index aeb1f9c8..22edfc98 100644 --- a/win32/copy/changelog.url +++ b/win32/copy/changelog.url @@ -1,4 +1,4 @@ [InternetShortcut] -URL=https://github.com/hexchat/hexchat/blob/master/changelog.md +URL=https://github.com/hexchat/hexchat/blob/master/share/doc/changelog.md IconFile=%systemroot%\system32\shell32.dll IconIndex=165 diff --git a/win32/copy/readme.url b/win32/copy/readme.url index e143669c..0ce707ed 100644 --- a/win32/copy/readme.url +++ b/win32/copy/readme.url @@ -1,4 +1,4 @@ [InternetShortcut] -URL=https://raw.github.com/hexchat/hexchat/master/README +URL=https://github.com/hexchat/hexchat/blob/master/share/doc/readme.md IconFile=%systemroot%\system32\shell32.dll IconIndex=23 |