diff --git a/pyproject.toml b/pyproject.toml index f14dbff..05aa4f2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,9 +12,9 @@ classifiers = [ ] authors = ["Vincent Poulailleau "] readme = "README.md" -repository = "https://github.com/vpoulailleau/padpo" -homepage = "https://github.com/vpoulailleau/padpo" -documentation = "https://github.com/vpoulailleau/padpo" +repository = "https://github.com/AFPy/padpo" +homepage = "https://github.com/AFPy/padpo" +documentation = "https://github.com/AFPy/padpo" keywords = ["gettext", "linter", "grammalecte"] license = "BSD-3-Clause" include = ["padpo/**/*.py"]