mirror of
https://github.com/tokio-rs/axum.git
synced 2025-09-27 21:11:22 +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
|
||||
[`Connected`]: crate::extract::connect_info::Connected
|
||||
[`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