Skip to content

Commit c917cd6

Browse files
vsemozhetbytMylesBorins
authored andcommitted
doc: fix a link in dgram.md
PR-URL: #17107 Refs: https://en.wikipedia.org/w/index.php?title=IPv6_address&type=revision&diff=809494791&oldid=804196124 Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Tobias Nießen <[email protected]>
1 parent 40d4fee commit c917cd6

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
@@ -631,5 +631,5 @@ and `udp6` sockets). The bound address and port can be retrieved using
631631
[`socket.bind()`]: #dgram_socket_bind_port_address_callback
632632
[`System Error`]: errors.html#errors_class_systemerror
633633
[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
634+
[IPv6 Zone Indices]: https://en.wikipedia.org/wiki/IPv6_address#Scoped_literal_IPv6_addresses
635635
[RFC 4007]: https://tools.ietf.org/html/rfc4007

0 commit comments

Comments
 (0)