diff options
author | Rob Loach <robloach@gmail.com> | 2014-10-14 08:05:35 -0400 |
---|---|---|
committer | Rob Loach <robloach@gmail.com> | 2014-10-14 08:05:35 -0400 |
commit | 3f6110358f577c7846ae8cbd9b722b2b53e6b41a (patch) | |
tree | e81e8fbf37847cec73be03eb4e1068e1efa71a32 | |
parent | 57bf227077907c9358cc4e97f679585140bc91c6 (diff) | |
download | jquery-once-3f6110358f577c7846ae8cbd9b722b2b53e6b41a.zip jquery-once-3f6110358f577c7846ae8cbd9b722b2b53e6b41a.tar.gz jquery-once-3f6110358f577c7846ae8cbd9b722b2b53e6b41a.tar.bz2 |
Fix the homepage to jQuery Plugins registry
-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 0b2bbb0..dbe4d29 100644 --- a/jquery.once.js +++ b/jquery.once.js @@ -1,6 +1,6 @@ /*! * jQuery Once 2.0.0-alpha.8 - * http://github.com/robloach/jquery-once + * http://plugins.jquery.com/once/ * * Dual licensed under the MIT and GPL licenses: * http://www.opensource.org/licenses/mit-license.php |