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 <luigipinca@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Evan Lucas <evanlucas@me.com>
Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>
  • Loading branch information
mscdex committed Sep 2, 2016
1 parent ced2bc3 commit 8361c26
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 8361c26

Please sign in to comment.