doc: fix a link in dgram.md
PR-URL: https://github.com/nodejs/node/pull/17107 Refs: https://en.wikipedia.org/w/index.php?title=IPv6_address&type=revision&diff=809494791&oldid=804196124 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de>
This commit is contained in:
parent
45e6642476
commit
bbd95554c0
@ -631,5 +631,5 @@ and `udp6` sockets). The bound address and port can be retrieved using
|
||||
[`socket.bind()`]: #dgram_socket_bind_port_address_callback
|
||||
[`System Error`]: errors.html#errors_class_systemerror
|
||||
[byte length]: buffer.html#buffer_class_method_buffer_bytelength_string_encoding
|
||||
[IPv6 Zone Indices]: https://en.wikipedia.org/wiki/IPv6_address#Link-local_addresses_and_zone_indices
|
||||
[IPv6 Zone Indices]: https://en.wikipedia.org/wiki/IPv6_address#Scoped_literal_IPv6_addresses
|
||||
[RFC 4007]: https://tools.ietf.org/html/rfc4007
|
||||
|
Loading…
x
Reference in New Issue
Block a user