[kde-linux/kde-linux] /: Update os-release documentation URL
Yago Raña Gayoso <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit 29510f129bb6daac49f3fb6644b606147e3f18f4 by Yago Raña Gayoso. Committed on 03/08/2026 at 10:11. Pushed by ngraham into branch 'master'. Update os-release documentation URL M +1 -1 mkosi.postinst.chroot https://invent.kde.org/kde-linux/kde-linux/-/commit/29510f129bb6daac49f3fb6644b606147e3f18f4 diff --git a/mkosi.postinst.chroot b/mkosi.postinst.chroot index 898b8aee..8d342e76 100755 --- a/mkosi.postinst.chroot +++ b/mkosi.postinst.chroot @@ -58,7 +58,7 @@ VERSION_ID="$VERSION_DATE" BUILD_ID=$CI_COMMIT_SHORT_SHA ANSI_COLOR="38;2;61;174;233" HOME_URL="https://linux.kde.org" -DOCUMENTATION_URL="https://community.kde.org/KDE_Linux" +DOCUMENTATION_URL="https://linux.kde.org/docs/" SUPPORT_URL="https://kde.org/support/" BUG_REPORT_URL="https://invent.kde.org/kde-linux/kde-linux/-/issues" PRIVACY_POLICY_URL="https://kde.org/privacypolicy-apps/"