Skip to content

Commit bdbe3e6

Browse files
1 parent 49a4570 commit bdbe3e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Source/Transport/mod.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
//! ## Architecture
99
//!
1010
//! - [`TransportStrategy`] - Core trait all transports must implement
11-
//! - [`Registry::TransportRegistry`](crate::Transport::Registry::TransportRegistry) - Dynamic transport selection and management
11+
//! - [`Registry::TransportRegistry`] - Dynamic transport selection and management
1212
//! - [`UnifiedRequest`] / [`UnifiedResponse`] - Common message format
1313
//! - [`TransportError`] - Unified error taxonomy
1414
//! - [`TransportConfig`] - Configuration structures

0 commit comments

Comments
 (0)