Skip to content

Commit c2da851

Browse files
reconbotdomenic
authored andcommitted
Fixing the link to Q-Comm in the readme
1 parent a81dbd4 commit c2da851

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -635,7 +635,7 @@ If the promise is a proxy for a remote object, you can shave
635635
round-trips by using these functions instead of ``then``. To take
636636
advantage of promises for remote objects, check out [Q-Comm][].
637637

638-
[Q-Comm]: https://github.com/kriskowal/q-comm
638+
[Q-Comm]: https://github.com/kriskowal/q-connection
639639

640640
Even in the case of non-remote objects, these methods can be used as
641641
shorthand for particularly-simple fulfillment handlers. For example, you

0 commit comments

Comments
 (0)