Skip to content

Commit

Permalink
doc: fix broken link in dgram doc
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
mscdex authored and Fishrock123 committed Sep 9, 2016
1 parent fbabd36 commit 6d421a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/api/dgram.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6d421a2

Please sign in to comment.