summaryrefslogtreecommitdiffstats
path: root/pkgs/applications/audio/rhythmbox/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/audio/rhythmbox/default.nix')
-rw-r--r--pkgs/applications/audio/rhythmbox/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/audio/rhythmbox/default.nix b/pkgs/applications/audio/rhythmbox/default.nix
index 9929a32aabbf..c14638912af2 100644
--- a/pkgs/applications/audio/rhythmbox/default.nix
+++ b/pkgs/applications/audio/rhythmbox/default.nix
@@ -113,7 +113,7 @@ stdenv.mkDerivation rec {
};
meta = with lib; {
- homepage = "https://wiki.gnome.org/Apps/Rhythmbox";
+ homepage = "https://gitlab.gnome.org/GNOME/rhythmbox";
description = "A music playing application for GNOME";
license = licenses.gpl2Plus;
platforms = platforms.linux;