Skip to content

Commit

Permalink
doc: fix broken link in repl.markdown
Browse files Browse the repository at this point in the history
PR-URL: #2827
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
  • Loading branch information
DannyNemer authored and Fishrock123 committed Sep 15, 2015
1 parent 7ee36d6 commit e8a206e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/api/repl.markdown
Expand Up @@ -277,5 +277,6 @@ and try to print `obj` in REPL, it will invoke the custom `inspect()` function:
> obj
{ bar: 'baz' }

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

0 comments on commit e8a206e

Please sign in to comment.