http2,doc: added link definitions to footer in http2.md#14946
http2,doc: added link definitions to footer in http2.md#14946sharababy wants to merge 4 commits intonodejs:masterfrom sharababy:master
Conversation
doc/api/http2.md
Outdated
| [Readable Stream]: stream.html#stream_class_stream_readable | ||
| [`ServerRequest`]: #http2_class_server_request | ||
| [`stream.pushStream()`]: #http2_stream-pushstream | ||
| [`http2.Server`]: #http2_class_http2server |
There was a problem hiding this comment.
Thank you 🥇
While you are here it would be nice if you could sort the whole definition block in "ASCIIbetical" order.
doc/api/http2.md
Outdated
| [`response.write()`]: #http2_response_write_chunk_encoding_callback | ||
| [`response.setHeader()`]: #http2_response_setheader_name_value | ||
| [`response.writeHead()`]: #http2_response_writehead_statuscode_statusmessage_headers | ||
|
|
There was a problem hiding this comment.
Nit: could you remove the extra line at the end (try to keep a single \n at the end of the file)
|
Hello @sharababy and welcome. P.S. If you have any question you can also feel free to contact me directly. |
|
@sharababy thanks for following up. |
|
BTW: if you want your full name to show up in the commit logs you should follow: https://help.github.com/articles/setting-your-username-in-git/ |
|
Landed in f0d8eb6 |
Fixes: #14857
Checklist
Affected core subsystem(s)
doc