mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-21 08:01:31 +00:00
zk: update homepage link
This commit is contained in:
@@ -37,7 +37,7 @@ buildGoModule (finalAttrs: {
|
||||
maintainers = with lib.maintainers; [ pinpox ];
|
||||
license = lib.licenses.gpl3;
|
||||
description = "Zettelkasten plain text note-taking assistant";
|
||||
homepage = "https://github.com/mickael-menu/zk";
|
||||
homepage = "https://github.com/zk-org/zk";
|
||||
mainProgram = "zk";
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user