Skip to content

Commit 8361c26

Browse files
committedSep 2, 2016
doc: fix broken link in dgram doc
PR-URL: #8365 Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Evan Lucas <[email protected]> Reviewed-By: Sakthipriyan Vairamani <[email protected]>
1 parent ced2bc3 commit 8361c26

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎doc/api/dgram.md

+1
Original file line numberDiff line numberDiff line change
@@ -477,6 +477,7 @@ and `udp6` sockets). The bound address and port can be retrieved using
477477
[`Buffer`]: buffer.html
478478
[`'close'`]: #dgram_event_close
479479
[`close()`]: #dgram_socket_close_callback
480+
[`cluster`]: cluster.html
480481
[`dgram.createSocket()`]: #dgram_dgram_createsocket_options_callback
481482
[`dgram.Socket#bind()`]: #dgram_socket_bind_options_callback
482483
[`Error`]: errors.html#errors_class_error

0 commit comments

Comments
 (0)
Please sign in to comment.