Skip to content

Commit 3573f9b

Browse files
authored
Fix link
1 parent 912c326 commit 3573f9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Type/IO/Socket/Async.pod6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@ L<Promise|/type/Promise>.
252252
253253
In order to close the underlying listening socket created by C<listen> you can
254254
C<close> the
255-
L<IO::Socket::Async::ListenSocket/type/IO::Socket::Async::ListenSocket>. See
255+
L<IO::Socket::Async::ListenSocket|/type/IO::Socket::Async::ListenSocket>. See
256256
L<listen|#method_listen> for examples.
257257
258258
=head2 method socket-host

0 commit comments

Comments
 (0)