aboutsummaryrefslogtreecommitdiffstats
path: root/Node.gitignore
diff options
context:
space:
mode:
authorJosh Whaley <joreyaesh@users.noreply.github.com>2014-08-13 10:52:00 -0400
committerJosh Whaley <joreyaesh@users.noreply.github.com>2014-08-13 10:52:00 -0400
commit5521a828aad4bb6c8d01c9fc652c46fa56586cda (patch)
tree0a7e9abf536d5998857cdeffe03464fe204e8607 /Node.gitignore
parenteb512c76bfc82835129a5891ef6e85ac498945d7 (diff)
downloadgitignore-5521a828aad4bb6c8d01c9fc652c46fa56586cda.tar.gz
gitignore-5521a828aad4bb6c8d01c9fc652c46fa56586cda.zip
Update Node.gitignore
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-).
Diffstat (limited to 'Node.gitignore')
-rw-r--r--Node.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/Node.gitignore b/Node.gitignore
index a4af05a6..59d842ba 100644
--- a/Node.gitignore
+++ b/Node.gitignore
@@ -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