瀏覽代碼

Merge pull request #2804 from louistio/grunt-js-https

Use https for gruntjs link in Node gitignore
Brendan Forster 6 年之前
父節點
當前提交
28222daa1e
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Node.gitignore

+ 1 - 1
Node.gitignore

@@ -20,7 +20,7 @@ coverage
 # nyc test coverage
 .nyc_output
 
-# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
+# Grunt intermediate storage (https://gruntjs.com/creating-plugins#storing-task-files)
 .grunt
 
 # Bower dependency directory (https://bower.io/)