Skip to content

Commit 545bc5e

Browse files
committed
[doc][skip ci] add link to desc
1 parent 5a369ef commit 545bc5e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/quick_tour.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -233,6 +233,8 @@ $replyMessage = $promise->receive(2000); // 2 sec
233233
$client->consume([new ReplyExtension()]);
234234
```
235235

236+
Read more about events and commands [here](client/quick_tour.md#produce-message).
237+
236238
## Cli commands
237239

238240
The library provides handy commands out of the box.

0 commit comments

Comments
 (0)