Skip to content

Commit 371bb20

Browse files
committed
Updated URLs
1 parent bd7809a commit 371bb20

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ImagePlay/ImagePlay.pro

+2-2
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,8 @@ equals(TEMPLATE, app) {
5656

5757
# enable or disable update checker
5858
USE_FERVOR_UPDATER = false
59-
DEFINES += IMAGEPLAY_URL=\\\"http://imageplay.io\\\"
60-
DEFINES += IMAGEPLAY_APPCAST_URL=\\\"http://imageplay.io/Appcast.xml\\\"
59+
DEFINES += IMAGEPLAY_URL=\\\"http://cpvrlab.github.io/ImagePlay\\\"
60+
DEFINES += IMAGEPLAY_APPCAST_URL=\\\"http://cpvrlab.github.io/ImagePlay/Appcast.xml\\\"
6161

6262
#define platform variable for folder name
6363
win32 {contains(QMAKE_TARGET.arch, x86_64) {PLATFORM = x64} else {PLATFORM = Win32}}

0 commit comments

Comments
 (0)