We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51f6cb3 commit 4b19ed2Copy full SHA for 4b19ed2
README.md
@@ -8,7 +8,7 @@ versions](https://img.shields.io/pypi/pyversions/sphinx-autodoc-typehints.svg)](
8
9
This extension allows you to use Python 3 annotations for documenting acceptable argument types and return value types
10
of functions. See an example of the Sphinx render at the
11
-[pyproject-api docs](https://pyproject-api.readthedocs.io/latest/).
+[pyproject-api docs](https://pyproject-api.readthedocs.io/latest/api.html).
12
13
This allows you to use type hints in a very natural fashion, allowing you to migrate from this:
14
0 commit comments