mirror of
https://github.com/tokio-rs/axum.git
synced 2026-08-27 00:00:24 +02:00
fix link about backpressure from routing section (#993)
This commit is contained in:
@@ -164,7 +164,7 @@ Routing to arbitrary services in this way has complications for backpressure
|
|||||||
([`Service::poll_ready`]). See the [Routing to services and backpressure] module
|
([`Service::poll_ready`]). See the [Routing to services and backpressure] module
|
||||||
for more details.
|
for more details.
|
||||||
|
|
||||||
[Routing to services and backpressure]: ../index.html#routing-to-services-and-backpressure
|
[Routing to services and backpressure]: middleware/index.html#routing-to-servicesmiddleware-and-backpressure
|
||||||
|
|
||||||
# Panics
|
# Panics
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user