From 7775fbd2dbe222e2295f39e19b000429ce823c5a Mon Sep 17 00:00:00 2001 From: Fushan Wen Date: Wed, 1 Mar 2023 00:00:19 +0800 Subject: [PATCH] Replace forum.kde.org with discuss.kde.org The old forum is deprecated. --- src/workspace.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/workspace.cpp b/src/workspace.cpp index 8c07ff8dc3..0f785c2bfa 100644 --- a/src/workspace.cpp +++ b/src/workspace.cpp @@ -1833,7 +1833,7 @@ QString Workspace::supportInformation() const support.append(ki18nc("Introductory text shown in the support information.", "KWin Support Information:\n" - "The following information should be used when requesting support on e.g. https://forum.kde.org.\n" + "The following information should be used when requesting support on e.g. https://discuss.kde.org.\n" "It provides information about the currently running instance, which options are used,\n" "what OpenGL driver and which effects are running.\n" "Please post the information provided underneath this introductory text to a paste bin service\n"