mirror of
https://github.com/tokio-rs/axum.git
synced 2025-09-28 05:20:46 +00:00
Fix broken docs link
This commit is contained in:
parent
5442cd7281
commit
8b551dcbf2
@ -77,4 +77,4 @@ this to collect UDS connection info.
|
|||||||
[`MakeService`]: tower::make::MakeService
|
[`MakeService`]: tower::make::MakeService
|
||||||
[`Connected`]: crate::extract::connect_info::Connected
|
[`Connected`]: crate::extract::connect_info::Connected
|
||||||
[`ConnectInfo`]: crate::extract::connect_info::ConnectInfo
|
[`ConnectInfo`]: crate::extract::connect_info::ConnectInfo
|
||||||
[uds]: https://github.com/tokio-rs/axum/blob/main/examples/unix_domain_socket.rs
|
[uds]: https://github.com/tokio-rs/axum/blob/main/examples/unix-domain-socket/src/main.rs
|
||||||
|
Loading…
x
Reference in New Issue
Block a user