Skip to content

Commit e68f3c0

Browse files
authored
Node - update Compiled binary addons link to https
Node.gitignore build/Release Compiled binary addons: http to https https://nodejs.org/api/addons.html
1 parent 6931f87 commit e68f3c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Node.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ bower_components
2929
# node-waf configuration
3030
.lock-wscript
3131

32-
# Compiled binary addons (http://nodejs.org/api/addons.html)
32+
# Compiled binary addons (https://nodejs.org/api/addons.html)
3333
build/Release
3434

3535
# Dependency directories

0 commit comments

Comments
 (0)