diff options
author | Goutham Veeramachaneni <cs14btech11014@iith.ac.in> | 2015-04-24 16:38:03 +0530 |
---|---|---|
committer | Goutham Veeramachaneni <cs14btech11014@iith.ac.in> | 2015-04-24 16:38:03 +0530 |
commit | 7fd989641e73307996bacf77ebc232bb9ac982e4 (patch) | |
tree | e65fe015d21bb7bd08a2b903ea2cdc3467f2e7f6 | |
parent | 77e29837cf03b59fc4d885ea011bbd683caaaf85 (diff) | |
download | gitignore-7fd989641e73307996bacf77ebc232bb9ac982e4.tar.gz gitignore-7fd989641e73307996bacf77ebc232bb9ac982e4.zip |
Update npmjs docs link
The previous link gives 404
-rw-r--r-- | Node.gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Node.gitignore b/Node.gitignore index 123ae94d..71f41b66 100644 --- a/Node.gitignore +++ b/Node.gitignore @@ -23,5 +23,5 @@ coverage build/Release # Dependency directory -# https://www.npmjs.org/doc/misc/npm-faq.html#should-i-check-my-node_modules-folder-into-git +# https://docs.npmjs.com/misc/faq#should-i-check-my-node_modules-folder-into-git node_modules |