diff --git a/CMakeLists.txt b/CMakeLists.txt index 10319b35e..d3bcc1361 100755 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -44,7 +44,7 @@ set(APP_LOW_NAME "rssguard") set(APP_VERSION "1.9.9") set(FILE_VERSION "1,9,9,0") set(APP_AUTHOR "Martin Rotter") -set(APP_URL "http://martinrotter.github.io/rssguard") +set(APP_URL "http://www.rssguard.comehere.cz") set(APP_URL_ISSUES "http://github.com/martinrotter/rssguard/issues") set(APP_EMAIL "rotter.martinos@gmail.com") set(MINIMUM_QT_VERSION 4.7.3)