doc: remove unused/duplicated reference links

PR-URL: https://github.com/nodejs/node/pull/13066
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
This commit is contained in:
Daijiro Wachi
2017-05-17 00:34:27 +02:00
parent 8250bfd1e5
commit bfade5aacd
9 changed files with 0 additions and 13 deletions

View File

@@ -228,9 +228,6 @@ const req = https.request(options, (res) => {
```
[`Agent`]: #https_class_https_agent
[`Buffer`]: buffer.html#buffer_buffer
[`SSL_METHODS`]: https://www.openssl.org/docs/man1.0.2/ssl/ssl.html#DEALING-WITH-PROTOCOL-METHODS
[`globalAgent`]: #https_https_globalagent
[`http.Agent`]: http.html#http_class_http_agent
[`http.Server#setTimeout()`]: http.html#http_server_settimeout_msecs_callback
[`http.Server#timeout`]: http.html#http_server_timeout