mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-12 16:13:58 -07:00
update usages of nzbdrone.com to sonarr.tv
This commit is contained in:
parent
0d61b5dc97
commit
c4e684fbd3
9 changed files with 21 additions and 37 deletions
|
@ -3,8 +3,8 @@
|
|||
|
||||
#define AppName "NzbDrone"
|
||||
#define AppPublisher "NzbDrone"
|
||||
#define AppURL "http://www.nzbdrone.com/"
|
||||
#define ForumsURL "http://forums.nzbdrone.com/"
|
||||
#define AppURL "https://sonarr.tv/"
|
||||
#define ForumsURL "https://forums.sonarr.tv/"
|
||||
#define AppExeName "NzbDrone.exe"
|
||||
#define BuildNumber "2.0"
|
||||
#define BuildNumber GetEnv('BUILD_NUMBER')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue