mirror of
https://github.com/tokio-rs/axum.git
synced 2026-08-20 00:00:11 +02:00
Fix broken docs link
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user