Migrate website links to new location

kde.org/linux -> linux.kde.org

Resolves #594
This commit is contained in:
Nate Graham
2026-05-03 18:23:27 -06:00
parent 8f9e0b529d
commit 804434ed37
7 changed files with 14 additions and 14 deletions

View File

@@ -9,11 +9,11 @@ This is the repository for the KDE Linux operating system. See the following lin
## Install it
https://kde.org/linux/docs/install/
https://linux.kde.org/docs/install/
## Use it
https://kde.org/linux/docs/
https://linux.kde.org/docs/
## Get help with it
@@ -26,11 +26,11 @@ https://discuss.kde.org/ and tag your post with “kde-linux”.
## Build it
https://kde.org/linux/docs/kde-linux-dev/
https://linux.kde.org/docs/kde-linux-dev/
## Test it in a Virtual Machine
If you want to boot the KDE Linux `.raw` image in a virtual machine (like QEMU/virt-manager or VirtualBox) for local testing, **ensure your VM is configured to use UEFI firmware** instead of the default Legacy BIOS. Without UEFI enabled, the image will fail to boot.
For detailed setup instructions, refer to the [Installing in a Virtual Machine Wiki Page](https://kde.org/linux/docs/install-vm/).
For detailed setup instructions, refer to the [Installing in a Virtual Machine Wiki Page](https://linux.kde.org/docs/install-vm/).
## Send a patch to it

View File

@@ -22,9 +22,9 @@ SPDX-License-Identifier: CC0-1.0
<li>User-friendly installation process</li>
</ul>
</description>
<url type="homepage">https://kde.org/linux</url>
<url type="homepage">https://linux.kde.org</url>
<url type="bugtracker">https://invent.kde.org/kde-linux/kde-linux/-/issues/</url>
<url type="help">https://kde.org/linux/docs/</url>
<url type="help">https://linux.kde.org/docs/</url>
<developer_name>KDE Linux Team</developer_name>
<project_group>KDE</project_group>
<provides>
@@ -46,7 +46,7 @@ SPDX-License-Identifier: CC0-1.0
<screenshots>
<screenshot type="default">
<caption>KDE Linux desktop with Plasma 6.0</caption>
<image type="source" width="1920" height="1080">https://kde.org/linux/bannana_wallpaper.png</image>
<image type="source" width="1920" height="1080">https://linux.kde.org/linux/banana_wallpaper.png</image>
</screenshot>
</screenshots>
<content_rating type="oars-1.1" />

View File

@@ -41,7 +41,7 @@ fi
echo
if [ "${DID_SOMETHING}" = "true" ]; then
echo "== Done! =="
echo "See https://kde.org/linux/docs/kde-dev/#use to learn what to do next."
echo "See https://linux.kde.org/docs/kde-dev/#use to learn what to do next."
echo "See https://community.kde.org/Get_Involved/development to learn about KDE development in general."
else
echo "== Nothing to do! =="

View File

@@ -7,7 +7,7 @@ import gettext
gettext.install("kde-linux")
moreSoftwareUrl = "https://kde.org/linux/docs/more-software"
moreSoftwareUrl = "https://linux.kde.org/docs/more-software"
moreSoftwareHomebrewUrl = moreSoftwareUrl + "/#homebrew"
moreSoftwareNixUrl = moreSoftwareUrl + "/#nix"
moreSoftwareOtherUrl = moreSoftwareUrl + "/#software-not-listed-above"

View File

@@ -4,7 +4,7 @@
SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
SPDX-FileCopyrightText: 2024 Harald Sitter <sitter@kde.org>
-->
<os id="http://kde.org/linux">
<os id="http://linux.kde.org">
<short-id>kde-linux</short-id>
<name>KDE Linux</name>
<vendor>KDE</vendor>

View File

@@ -49,7 +49,7 @@ DEFAULT_HOSTNAME=kde-linux
VERSION_ID="$VERSION_DATE"
BUILD_ID=$CI_COMMIT_SHORT_SHA
ANSI_COLOR="38;2;61;174;233"
HOME_URL="https://kde.org/linux"
HOME_URL="https://linux.kde.org"
DOCUMENTATION_URL="https://community.kde.org/KDE_Linux"
SUPPORT_URL="https://kde.org/support/"
BUG_REPORT_URL="https://invent.kde.org/kde-linux/kde-linux/-/issues"

View File

@@ -285,9 +285,9 @@ SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted
<li xml:lang="zh-TW">對於使用者友善的安裝流程</li>
</ul>
</description>
<url type="homepage">https://kde.org/linux</url>
<url type="homepage">https://linux.kde.org</url>
<url type="bugtracker">https://invent.kde.org/kde-linux/kde-linux/-/issues/</url>
<url type="help">https://kde.org/linux/docs/</url>
<url type="help">https://linux.kde.org/docs/</url>
<developer_name>KDE Linux Team</developer_name>
<developer_name xml:lang="ar">فريق لينكس كيدي</developer_name>
<developer_name xml:lang="ca">Equip de KDE Linux</developer_name>
@@ -509,7 +509,7 @@ SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted
<caption xml:lang="uk">Стільниця KDE Linux з Плазмою</caption>
<caption xml:lang="zh-CN">KDE Linux 桌面,预装 Plasma 桌面环境</caption>
<caption xml:lang="zh-TW">使用 Plasma 的 KDE Linux 桌面</caption>
<image type="source" width="1920" height="1080">https://kde.org/linux/bannana_wallpaper.png</image>
<image type="source" width="1920" height="1080">https://linux.kde.org/linux/banana_wallpaper.png</image>
</screenshot>
</screenshots>
<content_rating type="oars-1.1"/>