Bug 488125

Summary: FAQ link truncates "See KDE code of conduct"
Product: [Websites] discuss.kde.org Reporter: Nick Burger <kde>
Component: GeneralAssignee: KDE Forum Administrators <forum-admin>
Status: RESOLVED FIXED    
Severity: minor CC: kde-www
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
URL: https://discuss.kde.org/faq
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Nick Burger 2024-06-06 18:24:32 UTC
***
If you're not sure this is actually a bug, instead post about it at https://discuss.kde.org

If you're reporting a crash, attach a backtrace with debug symbols; see https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***

SUMMARY
The discuss FAQ contains a link that ends inside of the word "conduct"

STEPS TO REPRODUCE
1. Navigate to https://discuss.kde.org/faq
2. Find the line "See KDE code of conduct for more information."

OBSERVED RESULT
`<a href="https://kde.org/code-of-conduct/">See KDE code of conduc</a>t for more information.`

EXPECTED RESULT
`<a href="https://kde.org/code-of-conduct/">See KDE code of conduct</a> for more information.`

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Comment 1 Ben Cooksley 2024-06-06 18:47:34 UTC
Thanks for advising, that has now been fixed.