doc: fix broken link in dgram doc
PR-URL: https://github.com/nodejs/node/pull/8365 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Evan Lucas <evanlucas@me.com> Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>
This commit is contained in:
parent
ced2bc37c4
commit
8361c26cd5
@ -477,6 +477,7 @@ and `udp6` sockets). The bound address and port can be retrieved using
|
||||
[`Buffer`]: buffer.html
|
||||
[`'close'`]: #dgram_event_close
|
||||
[`close()`]: #dgram_socket_close_callback
|
||||
[`cluster`]: cluster.html
|
||||
[`dgram.createSocket()`]: #dgram_dgram_createsocket_options_callback
|
||||
[`dgram.Socket#bind()`]: #dgram_socket_bind_options_callback
|
||||
[`Error`]: errors.html#errors_class_error
|
||||
|
Loading…
x
Reference in New Issue
Block a user