Преглед на файлове

Use https for gruntjs link in Node gitignore

Adam Gauthier преди 6 години
родител
ревизия
ab098d2695
променени са 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/)