We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40d4fee commit c917cd6Copy full SHA for c917cd6
doc/api/dgram.md
@@ -631,5 +631,5 @@ and `udp6` sockets). The bound address and port can be retrieved using
631
[`socket.bind()`]: #dgram_socket_bind_port_address_callback
632
[`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
+[IPv6 Zone Indices]: https://en.wikipedia.org/wiki/IPv6_address#Scoped_literal_IPv6_addresses
635
[RFC 4007]: https://tools.ietf.org/html/rfc4007
0 commit comments