diff --git a/pkgs/by-name/sh/sherlock/package.nix b/pkgs/by-name/sh/sherlock/package.nix index 50421ff991b6..84f9fe58d35e 100644 --- a/pkgs/by-name/sh/sherlock/package.nix +++ b/pkgs/by-name/sh/sherlock/package.nix @@ -74,7 +74,7 @@ python3.pkgs.buildPythonApplication rec { ]; meta = { - homepage = "https://sherlock-project.github.io/"; + homepage = "https://sherlockproject.xyz/"; description = "Hunt down social media accounts by username across social networks"; license = lib.licenses.mit; mainProgram = "sherlock";