Skip to content

Commit 6d9f9b0

Browse files
committed
Fix doc link to InterfaceIndexOrAddress
1 parent 750f836 commit 6d9f9b0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/socket.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1131,8 +1131,6 @@ impl Socket {
11311131
/// The address must be a valid multicast address, and `interface` specifies
11321132
/// the local interface with which the system should join the multicast
11331133
/// group. See [`InterfaceIndexOrAddress`].
1134-
///
1135-
/// [`InterfaceIndexOrAddress`]: Socket::InterfaceIndexOrAddress
11361134
#[cfg(not(any(
11371135
target_os = "haiku",
11381136
target_os = "illumos",

0 commit comments

Comments
 (0)