--- client_theming/nextcloudtheme/nextcloudtheme.h.orig 2017-09-21 12:33:09.414000000 +0300 +++ client_theming/nextcloudtheme/nextcloudtheme.h 2017-10-18 20:22:43.374000000 +0300 @@ -54,7 +54,7 @@ public: } QString helpUrl() const { - return QString::fromLatin1("https://docs.nextcloud.com/desktop/2.2/").arg(MIRALL_VERSION_MAJOR).arg(MIRALL_VERSION_MINOR); + return QString::fromLatin1("https://doc.owncloud.org/desktop/latest/").arg(MIRALL_VERSION_MAJOR).arg(MIRALL_VERSION_MINOR); } #ifndef TOKEN_AUTH_ONLY