diff --git a/docs/async.md b/docs/async.md index f01715d84f..016f5b78b7 100644 --- a/docs/async.md +++ b/docs/async.md @@ -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). \ No newline at end of file +For details on calling directly into ASGI applications, see [the `ASGITransport` docs](../advanced/transports#asgi-transport).