fishPlugins.pure: update project homepage
docs(pkgs): update `pure` project homepage see decision to migrate to organization: https://github.com/pure-fish/pure/issues/249#issuecomment-751510259
This commit is contained in:
@@ -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 ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user