wdisplays: fix homepage (#432317)

authored by Yohann Boniface and committed by GitHub ee2d8ebb e1327611

+1 -1
+1 -1
pkgs/by-name/wd/wdisplays/package.nix
··· 39 39 40 40 meta = with lib; { 41 41 description = "Graphical application for configuring displays in Wayland compositors"; 42 - homepage = "https://github.com/luispabon/wdisplays"; 42 + homepage = "https://github.com/artizirk/wdisplays"; 43 43 maintainers = with maintainers; [ ma27 ]; 44 44 license = licenses.gpl3Plus; 45 45 platforms = platforms.linux;