Skip to content
Prev Previous commit
squash: fix error reported only in doc-only
Signed-off-by: Michael Dawson <[email protected]>
  • Loading branch information
mhdawson committed May 26, 2021
commit e180c7645cbc9fa1d0fb62337fde29f5ec198fcd
2 changes: 1 addition & 1 deletion doc/api/deprecations.md
Original file line number Diff line number Diff line change
Expand Up @@ -2807,7 +2807,7 @@ deprecated and should no longer be used.
[`SlowBuffer`]: buffer.md#buffer_class_slowbuffer
[`WriteStream.open()`]: fs.md#fs_class_fs_writestream
[`assert`]: assert.md
[`asyncResource.runInAsyncScope()`]: async_hooks.md#async_hooks_asyncresource_runinasyncscope_fn_thisarg_args
[`asyncResource.runInAsyncScope()`]: async_context.md#async_context_asyncresource_runinasyncscope_fn_thisarg_args
[`child_process`]: child_process.md
[`clearInterval()`]: timers.md#timers_clearinterval_timeout
[`clearTimeout()`]: timers.md#timers_cleartimeout_timeout
Expand Down