diff options
author | Rob Loach <robloach@gmail.com> | 2014-11-18 04:04:18 -0500 |
---|---|---|
committer | Rob Loach <robloach@gmail.com> | 2014-11-18 04:04:18 -0500 |
commit | 6aa8e2d26e8be558f29aea236229f68c912d777d (patch) | |
tree | b6c41515bc364f91ba15d2b8c0ad7a31ca06da25 | |
parent | 3f6110358f577c7846ae8cbd9b722b2b53e6b41a (diff) | |
download | jquery-once-origin/fix/homepage.zip jquery-once-origin/fix/homepage.tar.gz jquery-once-origin/fix/homepage.tar.bz2 |
Update to use npm insteadorigin/fix/homepage
-rw-r--r-- | jquery.once.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jquery.once.js b/jquery.once.js index dbe4d29..7c72a64 100644 --- a/jquery.once.js +++ b/jquery.once.js @@ -1,6 +1,6 @@ /*! * jQuery Once 2.0.0-alpha.8 - * http://plugins.jquery.com/once/ + * http://npmjs.org/package/jquery-once * * Dual licensed under the MIT and GPL licenses: * http://www.opensource.org/licenses/mit-license.php |