We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a81dbd4 commit c2da851Copy full SHA for c2da851
README.md
@@ -635,7 +635,7 @@ If the promise is a proxy for a remote object, you can shave
635
round-trips by using these functions instead of ``then``. To take
636
advantage of promises for remote objects, check out [Q-Comm][].
637
638
-[Q-Comm]: https://github.com/kriskowal/q-comm
+[Q-Comm]: https://github.com/kriskowal/q-connection
639
640
Even in the case of non-remote objects, these methods can be used as
641
shorthand for particularly-simple fulfillment handlers. For example, you
0 commit comments