Skip to content

Commit fb934bb

Browse files
authored
Update quick_tour.md
1 parent fe9a816 commit fb934bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: docs/quick_tour.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ The goal of the component is hide as much as possible low level details so you c
161161
For example, It configure a broker for you by creating queuest, exchanges and bind them.
162162
It provides easy to use services for producing and processing messages.
163163
It supports unified format for setting message expiration, delay, timestamp, correlation id.
164-
It supports message bus so different applications can talk to each other.
164+
It supports [message bus](http://www.enterpriseintegrationpatterns.com/patterns/messaging/MessageBus.html) so different applications can talk to each other.
165165

166166
Here's an example of how you can send and consume event messages.
167167

0 commit comments

Comments
 (0)