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 658bc80 commit 51f6cb3Copy full SHA for 51f6cb3
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/en/latest/).
+[pyproject-api docs](https://pyproject-api.readthedocs.io/latest/).
12
13
This allows you to use type hints in a very natural fashion, allowing you to migrate from this:
14
0 commit comments