diff options
author | Pam Richmond <pdrichmond@anl.gov> | 2015-02-05 10:21:40 -0600 |
---|---|---|
committer | Pam Richmond <pdrichmond@anl.gov> | 2015-02-05 10:21:40 -0600 |
commit | d2a69875def1717b1ea763984ebc73aff73c12bf (patch) | |
tree | ca82617eaae3141b403f5fb372ed9715d2a3c778 | |
parent | 98a0d1176bb57de53e73d78bdf7c5d8b785202cc (diff) | |
download | gitignore-d2a69875def1717b1ea763984ebc73aff73c12bf.tar.gz gitignore-d2a69875def1717b1ea763984ebc73aff73c12bf.zip |
Correct URL for NPM URL reference
URL for commented reference has been updated
-rw-r--r-- | GitBook.gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/GitBook.gitignore b/GitBook.gitignore index f9b27061..4cb12d8d 100644 --- a/GitBook.gitignore +++ b/GitBook.gitignore @@ -4,7 +4,7 @@ ## 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://docs.npmjs.com/misc/faq#should-i-check-my-node_modules-folder-into-git node_modules # Book build output |