Skip to content

Commit 4b19ed2

Browse files
authored
Link to API directly
1 parent 51f6cb3 commit 4b19ed2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ versions](https://img.shields.io/pypi/pyversions/sphinx-autodoc-typehints.svg)](
88

99
This extension allows you to use Python 3 annotations for documenting acceptable argument types and return value types
1010
of functions. See an example of the Sphinx render at the
11-
[pyproject-api docs](https://pyproject-api.readthedocs.io/latest/).
11+
[pyproject-api docs](https://pyproject-api.readthedocs.io/latest/api.html).
1212

1313
This allows you to use type hints in a very natural fashion, allowing you to migrate from this:
1414

0 commit comments

Comments
 (0)