diff --git a/pkgs/shells/fish/plugins/pure.nix b/pkgs/shells/fish/plugins/pure.nix index c5a288b8f027..9027ad49587d 100644 --- a/pkgs/shells/fish/plugins/pure.nix +++ b/pkgs/shells/fish/plugins/pure.nix @@ -28,7 +28,7 @@ buildFishPlugin rec { meta = { description = "Pretty, minimal and fast Fish prompt, ported from zsh"; - homepage = "https://github.com/rafaelrinaldi/pure"; + homepage = "https://github.com/pure-fish/pure"; license = lib.licenses.mit; maintainers = with lib.maintainers; [ euxane ]; };