diff --git a/pyproject.toml b/pyproject.toml index 16fcd64..54eab94 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,7 +10,7 @@ license = "Expat" readme = "README.rst" homepage = "https://github.com/PyCQA/docformatter" repository = "https://github.com/PyCQA/docformatter" -documentation = "https://github.com/PyCQA/docformatter" +documentation = "https://docformatter.readthedocs.io/en/latest/" keywords = [ "PEP 257", "pep257", "style", "formatter", "docstrings", ]