diff --git a/issue_template.md b/issue_template.md index 834d89e54..7681eab04 100644 --- a/issue_template.md +++ b/issue_template.md @@ -2,7 +2,7 @@ Please try to only report a bug if it happens with the latest version The latest version can be seen by checking the ChangeLog: https://owncloud.org/changelog/desktop/ -For support try: https://central.owncloud.org/c/help/desktop-file-sync +For support try: https://central.owncloud.org/c/desktop-client ---> diff --git a/src/libsync/owncloudtheme.cpp b/src/libsync/owncloudtheme.cpp index 7b3805707..c3108bab3 100644 --- a/src/libsync/owncloudtheme.cpp +++ b/src/libsync/owncloudtheme.cpp @@ -46,7 +46,7 @@ QString ownCloudTheme::about() const { QString devString; devString = trUtf8("

Version %2. For more information visit https://%4

" - "

For known issues and help, please visit: https://central.owncloud.org

" + "

For known issues and help, please visit: https://central.owncloud.org

" "

By Klaas Freitag, Daniel Molkentin, Olivier Goffart, Markus Götz, " " Jan-Christoph Borchardt, and others.

" "

Copyright ownCloud GmbH

"