doc: not all example code can be run without 1:1

PR-URL: https://github.com/nodejs/node/pull/17702
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
This commit is contained in:
Jeremiah Senkpiel 2017-12-15 16:51:04 -05:00
parent 606ff7c6f2
commit ce38c49fb8

View File

@ -38,7 +38,7 @@ $ node example.js
Server running at http://127.0.0.1:3000/ Server running at http://127.0.0.1:3000/
``` ```
All of the examples in the documentation can be run similarly. Many of the examples in the documentation can be run similarly.
[Command Line Options]: cli.html#cli_command_line_options [Command Line Options]: cli.html#cli_command_line_options
[web server]: http.html [web server]: http.html