Skip to content

Commit ab098d2

Browse files
committed
Use https for gruntjs link in Node gitignore
1 parent 35441e9 commit ab098d2

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
@@ -20,7 +20,7 @@ coverage
2020
# nyc test coverage
2121
.nyc_output
2222

23-
# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
23+
# Grunt intermediate storage (https://gruntjs.com/creating-plugins#storing-task-files)
2424
.grunt
2525

2626
# Bower dependency directory (https://bower.io/)

0 commit comments

Comments
 (0)