Skip to content

Commit b1c40ee

Browse files
authored
chore: update documentation link for metadata (#247)
1 parent b54a22c commit b1c40ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ license = "Expat"
1010
readme = "README.rst"
1111
homepage = "https://github.com/PyCQA/docformatter"
1212
repository = "https://github.com/PyCQA/docformatter"
13-
documentation = "https://github.com/PyCQA/docformatter"
13+
documentation = "https://docformatter.readthedocs.io/en/latest/"
1414
keywords = [
1515
"PEP 257", "pep257", "style", "formatter", "docstrings",
1616
]

0 commit comments

Comments
 (0)