mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
doc: update http URLs to https in CONTRIBUTING.md
PR-URL: https://github.com/nodejs/node/pull/17261 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Myles Borins <myles.borins@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Anatoli Papirovski <apapirovski@mac.com>
This commit is contained in:
committed by
Gibson Fahnestock
parent
a0bd1c0b81
commit
d692f4546c
@@ -59,9 +59,9 @@ In case of doubt, open an issue in the
|
||||
Especially do so if you plan to work on something big. Nothing is more
|
||||
frustrating than seeing your hard work go to waste because your vision
|
||||
does not align with the project team. (Node.js has two IRC channels:
|
||||
[#Node.js](http://webchat.freenode.net/?channels=node.js) for general help and
|
||||
[#Node.js](https://webchat.freenode.net/?channels=node.js) for general help and
|
||||
questions, and
|
||||
[#Node-dev](http://webchat.freenode.net/?channels=node-dev) for development of
|
||||
[#Node-dev](https://webchat.freenode.net/?channels=node-dev) for development of
|
||||
Node.js core specifically).
|
||||
|
||||
For instructions on updating the version of V8 included in the *deps/*
|
||||
|
||||
Reference in New Issue
Block a user