doc: fix links in errors.md
PR-URL: https://github.com/nodejs/node/pull/17829 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Jon Moss <me@jonathanmoss.me>
This commit is contained in:
parent
f454e14b22
commit
4d1baf82ae
@ -1615,8 +1615,8 @@ Creation of a [`zlib`][] object failed due to incorrect configuration.
|
||||
[`dgram.createSocket()`]: dgram.html#dgram_dgram_createsocket_options_callback
|
||||
[`ERR_INVALID_ARG_TYPE`]: #ERR_INVALID_ARG_TYPE
|
||||
[`EventEmitter`]: events.html#events_class_eventemitter
|
||||
[`fs.symlink()`]: fs.html#fs_symlink
|
||||
[`fs.symlinkSync()`]: fs.html#fs_symlinksync
|
||||
[`fs.symlink()`]: fs.html#fs_fs_symlink_target_path_type_callback
|
||||
[`fs.symlinkSync()`]: fs.html#fs_fs_symlinksync_target_path_type
|
||||
[`hash.digest()`]: crypto.html#crypto_hash_digest_encoding
|
||||
[`hash.update()`]: crypto.html#crypto_hash_update_data_inputencoding
|
||||
[`readable._read()`]: stream.html#stream_readable_read_size_1
|
||||
|
Loading…
x
Reference in New Issue
Block a user