Installer Config: Update AppURL

Update AppURL to https://github.com/Jackett/Jackett
This commit is contained in:
flightlevel 2015-11-07 14:50:49 +11:00
parent 78d7bceecb
commit 2aa0dc7f4f
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
#define MyAppName "Jackett"
#define MyAppVersion GetFileVersion("build.windows/Jackett.dll")
#define MyAppPublisher "Jackett Inc."
#define MyAppURL "https://github.com/zone117x/Jackett"
#define MyAppURL "https://github.com/Jackett/Jackett"
#define MyAppExeName "JackettTray.exe"
[Setup]