Skip to content

Commit 4694ba4

Browse files
authored
Fix types-aiobotocore documentation links (#930)
1 parent 643d041 commit 4694ba4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ For `types-aiobotocore-lite` package use explicit type annotations:
204204
# type checking and code completion is now enabled for client
205205
206206
207-
Full documentation for `types-aiobotocore` can be found here: https://vemel.github.io/types_aiobotocore_docs/
207+
Full documentation for `types-aiobotocore` can be found here: https://youtype.github.io/types_aiobotocore_docs/
208208

209209

210210
Mailing List
@@ -223,7 +223,7 @@ Requirements
223223
.. _asyncio: https://docs.python.org/3/library/asyncio.html
224224
.. _botocore: https://github.com/boto/botocore
225225
.. _aiohttp: https://github.com/aio-libs/aiohttp
226-
.. _types-aiobotocore: https://vemel.github.io/types_aiobotocore_docs/
226+
.. _types-aiobotocore: https://youtype.github.io/types_aiobotocore_docs/
227227
.. _Pylance: https://marketplace.visualstudio.com/items?itemName=ms-python.vscode-pylance
228228
.. _pyright: https://github.com/microsoft/pyright
229229
.. _mypy: http://mypy-lang.org/

0 commit comments

Comments
 (0)