diff --git a/pyproject.toml b/pyproject.toml index cea63b1b..0edeacdf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -59,6 +59,7 @@ data-morph = "data_morph.cli:main" [project.urls] "Source" = "https://github.com/stefmolin/data-morph" "Bug Tracker" = "https://github.com/stefmolin/data-morph/issues" +"Documentation" = "https://stefmolin.github.io/data-morph" [tool.setuptools.packages.find] where = ["src"]