diff --git a/pyproject.toml b/pyproject.toml index afe046c4..39f69516 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,7 +15,7 @@ authors = ["Darren Burns "] maintainers = ["Darren Burns "] license = "MIT" readme = "README.md" -homepage = "https://wardpy.com" +homepage = "https://ward.readthedocs.io" repository = "https://github.com/darrenburns/ward" documentation = "https://ward.readthedocs.io" keywords = ["test", "testing", "quality-assurance", "cli", "python3"]