Bug 492615 - Konversation Handbook link points to wrong address
Summary: Konversation Handbook link points to wrong address
Status: RESOLVED FIXED
Alias: None
Product: www.kde.org
Classification: Websites
Component: general (show other bugs)
Version: unspecified
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: kde-www mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-09-03 19:16 UTC by tuxott
Modified: 2024-09-04 10:19 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description tuxott 2024-09-03 19:16:19 UTC
SUMMARY
At https://konversation.kde.org/users.html, the `Konversation Handbook` link points to the wrong URL, which results in being redirected to https://docs.kde.org with the following errors: 
`The branch development is not available for the specified application/language.`
`The package extragear-network could not be found.` 

STEPS TO REPRODUCE
1. Navigate to https://konversation.kde.org/users.html
2. Click on the `Konversation Handbook` link

OBSERVED RESULT
The `Konversation Handbook` link points to https://docs.kde.org/development/en/extragear-network/konversation/index.html

EXPECTED RESULT
The `Konversation Handbook` link points to https://docs.kde.org/stable5/en/konversation/konversation/index.html
Comment 1 Albert Astals Cid 2024-09-04 10:09:44 UTC
Git commit 4f11dd4fa003daa296edf7274d1f077bf0ec3375 by Albert Astals Cid, on behalf of Michael Tuxott.
Committed on 04/09/2024 at 10:09.
Pushed by aacid into branch 'master'.

Replace dev link with stable link

M  +1    -1    users.md

https://invent.kde.org/websites/konversation-kde-org/-/commit/4f11dd4fa003daa296edf7274d1f077bf0ec3375
Comment 2 Luigi Toscano 2024-09-04 10:19:54 UTC
Thanks for the change, but there was already a pending review which fixed the issue:
https://invent.kde.org/websites/konversation-kde-org/-/merge_requests/5/