Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit eafc0a1

Browse filesBrowse files
vsemozhetbytMylesBorins
authored andcommitted
doc: fix a link in dgram.md
PR-URL: #16854 Reviewed-By: Khaidi Chu <i@2333.moe> Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parent ca27880 commit eafc0a1
Copy full SHA for eafc0a1

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Collapse file

‎doc/api/dgram.md‎

Copy file name to clipboardExpand all lines: doc/api/dgram.md
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -629,7 +629,7 @@ and `udp6` sockets). The bound address and port can be retrieved using
629629
[`socket.address().address`]: #dgram_socket_address
630630
[`socket.address().port`]: #dgram_socket_address
631631
[`socket.bind()`]: #dgram_socket_bind_port_address_callback
632-
[`System Error`]: errors.html#errors_class_system_error
632+
[`System Error`]: errors.html#errors_class_systemerror
633633
[byte length]: buffer.html#buffer_class_method_buffer_bytelength_string_encoding
634634
[IPv6 Zone Indices]: https://en.wikipedia.org/wiki/IPv6_address#Link-local_addresses_and_zone_indices
635635
[RFC 4007]: https://tools.ietf.org/html/rfc4007

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.