diff --git a/pyproject.toml b/pyproject.toml index 92fb534..c7f8b12 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,7 @@ dependencies = [ sqlparse = "tableau_sql_parser.cli:main" [project.urls] -Homepage = "https://github.com/floriandrouet/tableau-sql-parser" +Homepage = "https://github.com/florian-drouet/tableau-sql-parser" [tool.uv] package = true