We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b54a22c commit b1c40eeCopy full SHA for b1c40ee
1 file changed
pyproject.toml
@@ -10,7 +10,7 @@ license = "Expat"
10
readme = "README.rst"
11
homepage = "https://github.com/PyCQA/docformatter"
12
repository = "https://github.com/PyCQA/docformatter"
13
-documentation = "https://github.com/PyCQA/docformatter"
+documentation = "https://docformatter.readthedocs.io/en/latest/"
14
keywords = [
15
"PEP 257", "pep257", "style", "formatter", "docstrings",
16
]
0 commit comments