Skip to content

Commit

Permalink
doc: fix a link in dgram.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vsemozhetbyt authored and MylesBorins committed Dec 11, 2017
1 parent 40d4fee commit c917cd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/api/dgram.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit c917cd6

Please sign in to comment.