Skip to content

Commit

Permalink
doc: update http URLs to https in README.md
Browse files Browse the repository at this point in the history
PR-URL: #17264
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Myles Borins <myles.borins@gmail.com>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Anatoli Papirovski <apapirovski@mac.com>
  • Loading branch information
him2him2 authored and gibfahn committed Dec 20, 2017
1 parent 342a291 commit 092aa60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -66,7 +66,7 @@ and set your expectations accordingly.
The Node.js project maintains multiple types of releases:

* **Current**: Released from active development branches of this repository,
versioned by [SemVer](http://semver.org/) and signed by a member of the
versioned by [SemVer](https://semver.org) and signed by a member of the
[Release Team](#release-team).
Code for Current releases is organized in this repository by major version
number. For example: [v4.x](https://github.com/nodejs/node/tree/v4.x).
Expand Down

0 comments on commit 092aa60

Please sign in to comment.