diff --git a/src/app/qupzilla.cpp b/src/app/qupzilla.cpp index 0d901c7c4..cc4c08571 100644 --- a/src/app/qupzilla.cpp +++ b/src/app/qupzilla.cpp @@ -66,7 +66,7 @@ const QString QupZilla::VERSION = "1.1.0"; const QString QupZilla::BUILDTIME = __DATE__" "__TIME__; const QString QupZilla::AUTHOR = "David Rosca"; const QString QupZilla::COPYRIGHT = "2010-2011"; -const QString QupZilla::WWWADDRESS = "http://qupzilla.co.cc"; +const QString QupZilla::WWWADDRESS = "http://qupzilla.com"; const QString QupZilla::WIKIADDRESS = "https://github.com/nowrep/QupZilla/wiki"; const QString QupZilla::WEBKITVERSION = qWebKitVersion(); diff --git a/src/data/html/reportbug.html b/src/data/html/reportbug.html index 82c1e3486..b1b45aa25 100644 --- a/src/data/html/reportbug.html +++ b/src/data/html/reportbug.html @@ -36,7 +36,7 @@ function checkFields()