Change URL in Windows setup script.

This commit is contained in:
John Preston 2019-11-22 15:45:23 +03:00
parent d5718f96b8
commit 32d567120b
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
#define MyAppShortName "Telegram"
#define MyAppName "Telegram Desktop"
#define MyAppPublisher "Telegram FZ-LLC"
#define MyAppURL "https://tdesktop.com"
#define MyAppURL "https://desktop.telegram.org"
#define MyAppExeName "Telegram.exe"
#define MyAppId "53F49750-6209-4FBF-9CA8-7A333C87D1ED"