sherlock: update meta.homepage (#352451)

This commit is contained in:
Aleksana
2024-10-31 17:12:20 +08:00
committed by GitHub
+1 -1
View File
@@ -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";