diff --git a/gnu/packages/kde-plasma.scm b/gnu/packages/kde-plasma.scm index dc0befbce4..96d168ed3a 100644 --- a/gnu/packages/kde-plasma.scm +++ b/gnu/packages/kde-plasma.scm @@ -3039,8 +3039,8 @@ hardware management, and a high degree of customizability.") (build-system cmake-build-system) (arguments (list #:tests? #f)) (native-inputs (list extra-cmake-modules)) - (home-page "https://community.kde.org/Frameworks") - (synopsis "Oxygen wallpapers for the KDE desktop") + (home-page "https://invent.kde.org/plasma/plasma-workspace-wallpapers") + (synopsis "Wallpapers for the KDE desktop") (description "This package provides wallpapers for the KDE desktop.") (license license:lgpl3+)))