diff options
author | Rob Loach <robloach@gmail.com> | 2013-08-31 11:21:55 -0400 |
---|---|---|
committer | Rob Loach <robloach@gmail.com> | 2013-08-31 11:21:55 -0400 |
commit | 86e9ef98ed9d971c598a95015f46f6039a2192ca (patch) | |
tree | 9065a4f5e0a33122222d80b3ef32df070f958f6e /jquery.once.js | |
parent | c573fec537bc37d2016e650061158ce29c7aa214 (diff) | |
download | jquery-once-86e9ef98ed9d971c598a95015f46f6039a2192ca.zip jquery-once-86e9ef98ed9d971c598a95015f46f6039a2192ca.tar.gz jquery-once-86e9ef98ed9d971c598a95015f46f6039a2192ca.tar.bz2 |
Update documentation
Diffstat (limited to 'jquery.once.js')
-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 5363945..dd2e6ce 100644 --- a/jquery.once.js +++ b/jquery.once.js @@ -1,6 +1,6 @@ /** * jQuery Once Plugin 1.2.3 - * http://plugins.jquery.com/once/ + * http://github.com/robloach/jquery-once * * Dual licensed under the MIT and GPL licenses: * http://www.opensource.org/licenses/mit-license.php |