Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
[Squash] Fix anchor
  • Loading branch information
jasnell authored Sep 28, 2017
commit e2109dacf3bd4e14e6a7c15eff1a29f02d30a87f
2 changes: 1 addition & 1 deletion doc/api/errors.md
Original file line number Diff line number Diff line change
Expand Up @@ -1273,7 +1273,7 @@ entry types were found.

Used when a given value is out of the accepted range.

<a id="ERR_UNDEFINED_DOMAIN_NAME">
<a id="ERR_UNDEFINED_DOMAIN_NAME"></a>
### ERR_UNDEFINED_DOMAIN_NAME

Used when unable to determine the domain name.
Expand Down