Skip to content

Commit f097e27

Browse files
vsemozhetbytcjihrig
authored andcommitted
doc: fix a link in dgram.md
PR-URL: #16854 Reviewed-By: Khaidi Chu <[email protected]> Reviewed-By: Gireesh Punathil <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
1 parent 2294ba4 commit f097e27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/dgram.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -629,7 +629,7 @@ and `udp6` sockets). The bound address and port can be retrieved using
629629
[`socket.address().address`]: #dgram_socket_address
630630
[`socket.address().port`]: #dgram_socket_address
631631
[`socket.bind()`]: #dgram_socket_bind_port_address_callback
632-
[`System Error`]: errors.html#errors_class_system_error
632+
[`System Error`]: errors.html#errors_class_systemerror
633633
[byte length]: buffer.html#buffer_class_method_buffer_bytelength_string_encoding
634634
[IPv6 Zone Indices]: https://en.wikipedia.org/wiki/IPv6_address#Link-local_addresses_and_zone_indices
635635
[RFC 4007]: https://tools.ietf.org/html/rfc4007

0 commit comments

Comments
 (0)