diff --git a/pyproject.toml b/pyproject.toml index 15fd7245b720a..13724cabc7482 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ classifiers = [ "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Software Development :: Quality Assurance", ] -urls = { repository = "https://github.com/charliermarsh/ruff-lsp" } +urls = { repository = "https://github.com/charliermarsh/ruff" } [tool.maturin] bindings = "bin"