[Pkg-owncloud-commits] [owncloud-client] 59/135: Update central.owncloud.org link
Sandro Knauß
hefee at debian.org
Sat Sep 9 14:28:37 UTC 2017
This is an automated email from the git hooks/post-receive script.
hefee pushed a commit to branch master
in repository owncloud-client.
commit aeea27b57b8496e7dc375b341f1bd0b22c8297a9
Author: Samuel Alfageme <samuel.alfageme at gmail.com>
Date: Wed Jun 28 12:28:07 2017 +0200
Update central.owncloud.org link
Desktop client category was renamed, old link was 404 - see: https://central.owncloud.org/t/new-central-categories-you-decide
---
issue_template.md | 2 +-
src/libsync/owncloudtheme.cpp | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/issue_template.md b/issue_template.md
index 834d89e..7681eab 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 7b38057..c3108ba 100644
--- a/src/libsync/owncloudtheme.cpp
+++ b/src/libsync/owncloudtheme.cpp
@@ -46,7 +46,7 @@ QString ownCloudTheme::about() const
{
QString devString;
devString = trUtf8("<p>Version %2. For more information visit <a href=\"%3\">https://%4</a></p>"
- "<p>For known issues and help, please visit: <a href=\"https://central.owncloud.org/c/help/desktop-file-sync\">https://central.owncloud.org</a></p>"
+ "<p>For known issues and help, please visit: <a href=\"https://central.owncloud.org/c/desktop-client\">https://central.owncloud.org</a></p>"
"<p><small>By Klaas Freitag, Daniel Molkentin, Olivier Goffart, Markus Götz, "
" Jan-Christoph Borchardt, and others.</small></p>"
"<p>Copyright ownCloud GmbH</p>"
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud-client.git
More information about the Pkg-owncloud-commits
mailing list