We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2294ba4 commit f097e27Copy full SHA for f097e27
doc/api/dgram.md
@@ -629,7 +629,7 @@ and `udp6` sockets). The bound address and port can be retrieved using
629
[`socket.address().address`]: #dgram_socket_address
630
[`socket.address().port`]: #dgram_socket_address
631
[`socket.bind()`]: #dgram_socket_bind_port_address_callback
632
-[`System Error`]: errors.html#errors_class_system_error
+[`System Error`]: errors.html#errors_class_systemerror
633
[byte length]: buffer.html#buffer_class_method_buffer_bytelength_string_encoding
634
[IPv6 Zone Indices]: https://en.wikipedia.org/wiki/IPv6_address#Link-local_addresses_and_zone_indices
635
[RFC 4007]: https://tools.ietf.org/html/rfc4007
0 commit comments