link process annotations to glossary

This commit is contained in:
Zeke Sikelianos 2016-11-23 11:20:56 -08:00
parent a098bf30d4
commit e57cb713b2
35 changed files with 39 additions and 39 deletions

View file

@ -2,7 +2,7 @@
> Make HTTP/HTTPS requests.
Process: [Main](../tutorial/quick-start.md#main-process)
Process: [Main](../glossary.md#main-process)
`ClientRequest` implements the [Writable Stream](https://nodejs.org/api/stream.html#stream_writable_streams)
interface and is therefore an [EventEmitter](https://nodejs.org/api/events.html#events_class_eventemitter).