zoekt: fix homepage url
This commit is contained in:
parent
958bde7024
commit
2b0acf9ea9
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ buildGoModule {
|
|||
|
||||
meta = with lib; {
|
||||
description = "Fast trigram based code search";
|
||||
homepage = "https://github.com/google/zoekt";
|
||||
homepage = "https://github.com/sourcegraph/zoekt";
|
||||
license = licenses.asl20;
|
||||
maintainers = [ ];
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue