projects
/
mkws-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9d26a02
)
Comment
author
Mike Taylor
<mike@indexdata.com>
Wed, 9 Apr 2014 12:28:32 +0000
(13:28 +0100)
committer
Mike Taylor
<mike@indexdata.com>
Wed, 9 Apr 2014 12:28:32 +0000
(13:28 +0100)
src/mkws-team.js
patch
|
blob
|
history
diff --git
a/src/mkws-team.js
b/src/mkws-team.js
index
4898d12
..
d4bdc8e
100644
(file)
--- a/
src/mkws-team.js
+++ b/
src/mkws-team.js
@@
-48,7
+48,7
@@
function team($, teamName) {
// The following PubSub code is modified from the jQuery manual:
- // https://api.jquery.com/jQuery.Callbacks/
+ // http://api.jquery.com/jQuery.Callbacks/
//
// Use as:
// team.queue("eventName").subscribe(function(param1, param2 ...) { ... });