diff --git a/pyproject.toml b/pyproject.toml index 166e4fd..d3d26b3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,4 +24,5 @@ classifiers = [ fuzzy-matching = ["rapidfuzz"] [project.urls] -Home = "https://github.com/apcamargo/taxopy" +Documentation = "https://apcamargo.github.io/taxopy" +Repository = "https://github.com/apcamargo/taxopy"