Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
doc: Update HTTP -> HTTPs in CONTRIBUTING.md
URLs were updated to use HTTPS protocol in CONTRIBUTING.md
  • Loading branch information
him2him2 committed Nov 23, 2017
commit 97e315a7e5b01c0acebbd7206244175cc27edc27
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -221,9 +221,9 @@ In case of doubt, open an issue in the
[issue tracker](https://github.com/nodejs/node/issues/) or contact one of the
[project Collaborators](https://github.com/nodejs/node/#current-project-team-members).
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.

### Setting up your local environment
Expand Down