mirror of
https://github.com/nextcloud/desktop.git
synced 2025-10-26 11:17:43 +00:00
Link to new documentation
Signed-off-by: Rello <Rello@users.noreply.github.com>
This commit is contained in:
parent
65ab4f9bde
commit
bbdea80574
@ -432,7 +432,7 @@ QString Theme::helpUrl() const
|
||||
#ifdef APPLICATION_HELP_URL
|
||||
return QString::fromLatin1(APPLICATION_HELP_URL);
|
||||
#else
|
||||
return QString::fromLatin1("https://docs.nextcloud.com/desktop/%1.%2/").arg(MIRALL_VERSION_MAJOR).arg(MIRALL_VERSION_MINOR);
|
||||
return QString::fromLatin1("https://docs.nextcloud.com/#desktop");
|
||||
#endif
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user