Commit e68f3c09 authored by Ricky de Laveaga's avatar Ricky de Laveaga Committed by GitHub

Node - update Compiled binary addons link to https

Node.gitignore build/Release Compiled binary addons: http to https
https://nodejs.org/api/addons.html
parent 6931f87e
...@@ -29,7 +29,7 @@ bower_components ...@@ -29,7 +29,7 @@ bower_components
# node-waf configuration # node-waf configuration
.lock-wscript .lock-wscript
# Compiled binary addons (http://nodejs.org/api/addons.html) # Compiled binary addons (https://nodejs.org/api/addons.html)
build/Release build/Release
# Dependency directories # Dependency directories
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment