]> source.dussan.org Git - gitignore.git/commitdiff
Update Node.gitignore 1164/head
authorJosh Whaley <joreyaesh@users.noreply.github.com>
Wed, 13 Aug 2014 14:52:00 +0000 (10:52 -0400)
committerJosh Whaley <joreyaesh@users.noreply.github.com>
Wed, 13 Aug 2014 14:52:00 +0000 (10:52 -0400)
Updated link for the dependency directory from [this](https://npmjs.org/doc/faq.html#Should-I-check-my-node_modules-folder-into-git) to [this](https://www.npmjs.org/doc/misc/npm-faq.html#should-i-check-my-node_modules-folder-into-git-).

Node.gitignore

index a4af05a662787a787e97b6c1e85088c5ec99017b..59d842baa84c8bf4a041873b61233d12a585816c 100644 (file)
@@ -21,7 +21,7 @@ build/Release
 
 # Dependency directory
 # Commenting this out is preferred by some people, see
-# https://npmjs.org/doc/faq.html#Should-I-check-my-node_modules-folder-into-git
+# https://www.npmjs.org/doc/misc/npm-faq.html#should-i-check-my-node_modules-folder-into-git-
 node_modules
 
 # Users Environment Variables