Skip to content

Commit e8a206e

Browse files
DannyNemerFishrock123
authored andcommitted
doc: fix broken link in repl.markdown
PR-URL: #2827 Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Jeremiah Senkpiel <[email protected]>
1 parent 7ee36d6 commit e8a206e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/api/repl.markdown

+1
Original file line numberDiff line numberDiff line change
@@ -277,5 +277,6 @@ and try to print `obj` in REPL, it will invoke the custom `inspect()` function:
277277
> obj
278278
{ bar: 'baz' }
279279

280+
[Readline Interface]: readline.html#readline_class_interface
280281
[util.inspect()]: util.html#util_util_inspect_object_options
281282
[here]: util.html#util_custom_inspect_function_on_objects

0 commit comments

Comments
 (0)