From e68f3c0984f96ab262db7871f23a818ca0c097e2 Mon Sep 17 00:00:00 2001 From: Ricky de Laveaga Date: Thu, 31 Aug 2017 16:51:26 -0700 Subject: [PATCH] Node - update Compiled binary addons link to https Node.gitignore build/Release Compiled binary addons: http to https https://nodejs.org/api/addons.html --- Node.gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Node.gitignore b/Node.gitignore index 00cbbdf5..97e28736 100644 --- a/Node.gitignore +++ b/Node.gitignore @@ -29,7 +29,7 @@ bower_components # node-waf configuration .lock-wscript -# Compiled binary addons (http://nodejs.org/api/addons.html) +# Compiled binary addons (https://nodejs.org/api/addons.html) build/Release # Dependency directories