diff options
Diffstat (limited to 'win32')
-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 |