This commit is contained in:
Pastukhov Nikita 2026-02-27 06:55:09 -08:00 committed by GitHub
commit 2c13e630b3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -191,4 +191,4 @@ anyio.run(main, backend='trio')
## Calling into Python Web Apps
For details on calling directly into ASGI applications, see [the `ASGITransport` docs](../advanced/transports#asgitransport).
For details on calling directly into ASGI applications, see [the `ASGITransport` docs](../advanced/transports#asgi-transport).