about summary refs log tree commit diff
path: root/pkgs/applications/accessibility/mousetweaks/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/accessibility/mousetweaks/default.nix')
-rw-r--r--pkgs/applications/accessibility/mousetweaks/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/accessibility/mousetweaks/default.nix b/pkgs/applications/accessibility/mousetweaks/default.nix
index 847002c6d7114..5426f2c8fdd08 100644
--- a/pkgs/applications/accessibility/mousetweaks/default.nix
+++ b/pkgs/applications/accessibility/mousetweaks/default.nix
@@ -41,7 +41,7 @@ stdenv.mkDerivation rec {
       The features can be activated and configured through the Universal Access
       panel of the GNOME Control Center.
     '';
-    homepage = "https://wiki.gnome.org/Projects/Mousetweaks";
+    homepage = "https://gitlab.gnome.org/Archive/mousetweaks";
     license = licenses.gpl2;
     platforms = platforms.linux;
     maintainers = [ maintainers.johnazoidberg ];