Bug 472514

Summary: "Get Help" link for "forum" should directly link to the help category
Product: [Websites] www.kde.org Reporter: Nate Graham <nate>
Component: apps.kde.orgAssignee: kde-www mailing-list <kde-www>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Nate Graham 2023-07-23 00:19:55 UTC
On individual apps pages on apps.kde.org, there's a "Forum" link in the "Get Help" sidebar category. It links to https://discuss.kde.org. This is not as useful to people seeking help as if it linked to https://discuss.kde.org/c/help/6 instead.
Comment 1 Phu H. Nguyen 2023-07-24 15:29:22 UTC
Git commit 71136d172d7b29c4da06d2865e0ecbc3247a3aac by Phu Nguyen.
Committed on 24/07/2023 at 17:28.
Pushed by phunh into branch 'master'.

Use a more specific Discuss URL for the Forum link

M  +1    -1    layouts/partials/app_main_btm_right.html

https://invent.kde.org/websites/apps-kde-org/-/commit/71136d172d7b29c4da06d2865e0ecbc3247a3aac
Comment 2 Nate Graham 2023-07-24 15:48:06 UTC
Thank you!