Fix: documentation link to passing state

This commit is contained in:
Felix B. Bause 2024-12-11 10:47:03 +01:00 committed by Yann Simon
parent da63c14467
commit 2ba7c43647

View file

@ -132,7 +132,7 @@ where
/// Middleware for adding some shareable value to [request extensions].
///
/// See [Sharing state with handlers](index.html#sharing-state-with-handlers)
/// See [Passing state from middleware to handlers](index.html#passing-state-from-middleware-to-handlers)
/// for more details.
///
/// [request extensions]: https://docs.rs/http/latest/http/struct.Extensions.html