diff --git a/common/environment/setup/misc.sh b/common/environment/setup/misc.sh index 3f2cc09..a7760c8 100644 --- a/common/environment/setup/misc.sh +++ b/common/environment/setup/misc.sh @@ -15,7 +15,7 @@ CPAN_SITE="https://www.cpan.org/modules/by-module" PYPI_SITE="https://files.pythonhosted.org/packages/source" MOZILLA_SITE="https://ftp.mozilla.org/pub" GNU_SITE="https://ftp.gnu.org/gnu" -FREEDESKTOP_SITE="https://freedesktop.org/software" +FREEDESKTOP_SITE="https://www.freedesktop.org/software" KDE_SITE="https://download.kde.org/stable" VIDEOLAN_SITE="https://download.videolan.org/pub/videolan"